Skip to content

Commit

Permalink
Update dependency postcss to v8.5.1 (#2555)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 19, 2025
1 parent 9dd5cf4 commit 69d6cc5
Show file tree
Hide file tree
Showing 13 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion package-forks/postcss-assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"ava": "6.2.0",
"c8": "10.1.3",
"postcss": "8.4.49"
"postcss": "8.5.1"
},
"peerDependencies": {
"postcss": "^8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion package-forks/postcss-atroot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"ava": "6.2.0",
"c8": "10.1.3",
"postcss": "8.4.49"
"postcss": "8.5.1"
},
"peerDependencies": {
"postcss": "^8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion package-forks/postcss-color-gray/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
"devDependencies": {
"ava": "6.2.0",
"c8": "10.1.3",
"postcss": "8.4.49"
"postcss": "8.5.1"
}
}
2 changes: 1 addition & 1 deletion package-forks/postcss-color-hwb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"ava": "6.2.0",
"c8": "10.1.3",
"postcss": "8.4.49"
"postcss": "8.5.1"
},
"peerDependencies": {
"postcss": "^8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion package-forks/postcss-color-mod-function/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"ava": "6.2.0",
"c8": "10.1.3",
"postcss": "8.4.49"
"postcss": "8.5.1"
},
"peerDependencies": {
"postcss": "^8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion package-forks/postcss-custom-properties/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"devDependencies": {
"ava": "6.2.0",
"c8": "10.1.3",
"postcss": "8.4.49"
"postcss": "8.5.1"
},
"keywords": [
"postcss",
Expand Down
2 changes: 1 addition & 1 deletion package-forks/postcss-image-set-polyfill/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"ava": "6.2.0",
"c8": "10.1.3",
"postcss": "8.4.49"
"postcss": "8.5.1"
},
"peerDependencies": {
"postcss": "^8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion package-forks/postcss-selector-matches/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"devDependencies": {
"ava": "6.2.0",
"c8": "10.1.3",
"postcss": "8.4.49"
"postcss": "8.5.1"
},
"scripts": {
"lint": "node ../../packages/crafty-preset-eslint/src/commands/jsLint.js --preset recommended --preset node src",
Expand Down
2 changes: 1 addition & 1 deletion packages/crafty-preset-postcss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@swissquote/crafty-preset-stylelint": "1.27.0",
"@swissquote/postcss-swissquote-preset": "1.27.0",
"mini-css-extract-plugin": "2.9.2",
"postcss": "8.4.49",
"postcss": "8.5.1",
"postcss-scss": "4.0.9",
"schema-utils": "4.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/crafty-preset-stylelint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@swissquote/crafty-commons-gulp": "1.27.0",
"@swissquote/crafty-preset-prettier": "1.27.0",
"@swissquote/stylelint-config-swissquote": "1.27.0",
"postcss": "8.4.49",
"postcss": "8.5.1",
"postcss-scss": "4.0.9"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/postcss-swissquote-preset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@swissquote/crafty-commons": "1.27.0",
"caniuse-lite": "^1.0.30001680",
"lightningcss": "1.28.2",
"postcss": "8.4.49"
"postcss": "8.5.1"
},
"devDependencies": {
"@knagis/postcss-advanced-variables": "4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-config-swissquote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"ava": "6.2.0",
"c8": "10.1.3",
"postcss": "8.4.49",
"postcss": "8.5.1",
"postcss-resolve-nested-selector": "0.1.6",
"postcss-selector-parser": "6.1.2",
"postcss-value-parser": "4.2.0",
Expand Down
36 changes: 18 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2656,7 +2656,7 @@ __metadata:
gulp-postcss: "npm:10.0.0"
gulp-rename: "npm:2.0.0"
mini-css-extract-plugin: "npm:2.9.2"
postcss: "npm:8.4.49"
postcss: "npm:8.5.1"
postcss-loader: "patch:postcss-loader@npm%3A8.1.1#~/.yarn/patches/postcss-loader-npm-8.1.1-20cf547c92.patch"
postcss-scss: "npm:4.0.9"
resolve-from: "npm:5.0.0"
Expand Down Expand Up @@ -2695,7 +2695,7 @@ __metadata:
"@swissquote/crafty-preset-prettier": "npm:1.27.0"
"@swissquote/stylelint-config-swissquote": "npm:1.27.0"
is-plain-object: "npm:5.0.0"
postcss: "npm:8.4.49"
postcss: "npm:8.5.1"
postcss-scss: "npm:4.0.9"
resolve-from: "npm:5.0.0"
stylelint: "npm:15.10.0"
Expand Down Expand Up @@ -2902,7 +2902,7 @@ __metadata:
"@swissquote/assets": "npm:1.27.0"
ava: "npm:6.2.0"
c8: "npm:10.1.3"
postcss: "npm:8.4.49"
postcss: "npm:8.5.1"
postcss-functions: "npm:4.0.2"
peerDependencies:
postcss: ^8.0.0
Expand All @@ -2915,7 +2915,7 @@ __metadata:
dependencies:
ava: "npm:6.2.0"
c8: "npm:10.1.3"
postcss: "npm:8.4.49"
postcss: "npm:8.5.1"
peerDependencies:
postcss: ^8.0.0
languageName: unknown
Expand All @@ -2927,7 +2927,7 @@ __metadata:
dependencies:
ava: "npm:6.2.0"
c8: "npm:10.1.3"
postcss: "npm:8.4.49"
postcss: "npm:8.5.1"
postcss-values-parser: "npm:6.0.2"
peerDependencies:
postcss: ^8.0.0
Expand All @@ -2941,7 +2941,7 @@ __metadata:
"@swissquote/color-fns": "npm:1.27.0"
ava: "npm:6.2.0"
c8: "npm:10.1.3"
postcss: "npm:8.4.49"
postcss: "npm:8.5.1"
postcss-functions: "npm:4.0.2"
postcss-value-parser: "npm:4.2.0"
units-css: "npm:0.4.0"
Expand All @@ -2957,7 +2957,7 @@ __metadata:
"@swissquote/color-fns": "npm:1.27.0"
ava: "npm:6.2.0"
c8: "npm:10.1.3"
postcss: "npm:8.4.49"
postcss: "npm:8.5.1"
postcss-values-parser: "npm:6.0.2"
peerDependencies:
postcss: ^8.0.0
Expand All @@ -2970,7 +2970,7 @@ __metadata:
dependencies:
ava: "npm:6.2.0"
c8: "npm:10.1.3"
postcss: "npm:8.4.49"
postcss: "npm:8.5.1"
postcss-values-parser: "npm:6.0.2"
peerDependencies:
postcss: ^8.0.0
Expand All @@ -2983,7 +2983,7 @@ __metadata:
dependencies:
ava: "npm:6.2.0"
c8: "npm:10.1.3"
postcss: "npm:8.4.49"
postcss: "npm:8.5.1"
postcss-media-query-parser: "npm:0.2.3"
postcss-value-parser: "npm:4.2.0"
peerDependencies:
Expand All @@ -2998,7 +2998,7 @@ __metadata:
ava: "npm:6.2.0"
balanced-match: "npm:2.0.0"
c8: "npm:10.1.3"
postcss: "npm:8.4.49"
postcss: "npm:8.5.1"
peerDependencies:
postcss: ^8.0.0
languageName: unknown
Expand All @@ -3022,7 +3022,7 @@ __metadata:
c8: "npm:10.1.3"
caniuse-lite: "npm:^1.0.30001680"
lightningcss: "npm:1.28.2"
postcss: "npm:8.4.49"
postcss: "npm:8.5.1"
postcss-custom-selectors: "npm:6.0.3"
postcss-font-variant: "npm:5.0.0"
postcss-import: "npm:15.1.0"
Expand All @@ -3043,7 +3043,7 @@ __metadata:
ava: "npm:6.2.0"
c8: "npm:10.1.3"
caniuse-lite: "npm:^1.0.30001680"
postcss: "npm:8.4.49"
postcss: "npm:8.5.1"
postcss-resolve-nested-selector: "npm:0.1.6"
postcss-scss: "npm:4.0.9"
postcss-selector-parser: "npm:6.1.2"
Expand Down Expand Up @@ -10236,7 +10236,7 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^3.1.3, nanoid@npm:^3.3.7":
"nanoid@npm:^3.1.3, nanoid@npm:^3.3.8":
version: 3.3.8
resolution: "nanoid@npm:3.3.8"
bin:
Expand Down Expand Up @@ -11291,14 +11291,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.4.49, postcss@npm:^8.4.24, postcss@npm:^8.4.33":
version: 8.4.49
resolution: "postcss@npm:8.4.49"
"postcss@npm:8.5.1, postcss@npm:^8.4.24, postcss@npm:^8.4.33":
version: 8.5.1
resolution: "postcss@npm:8.5.1"
dependencies:
nanoid: "npm:^3.3.7"
nanoid: "npm:^3.3.8"
picocolors: "npm:^1.1.1"
source-map-js: "npm:^1.2.1"
checksum: 10c0/f1b3f17aaf36d136f59ec373459f18129908235e65dbdc3aee5eef8eba0756106f52de5ec4682e29a2eab53eb25170e7e871b3e4b52a8f1de3d344a514306be3
checksum: 10c0/c4d90c59c98e8a0c102b77d3f4cac190f883b42d63dc60e2f3ed840f16197c0c8e25a4327d2e9a847b45a985612317dc0534178feeebd0a1cf3eb0eecf75cae4
languageName: node
linkType: hard

Expand Down

0 comments on commit 69d6cc5

Please sign in to comment.