Skip to content

Commit

Permalink
Update dependency postcss to v8.4.49 (#2522)
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 Nov 12, 2024
1 parent 0ee04e3 commit 5aa0280
Show file tree
Hide file tree
Showing 13 changed files with 28 additions and 28 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.2",
"postcss": "8.4.48"
"postcss": "8.4.49"
},
"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.2",
"postcss": "8.4.48"
"postcss": "8.4.49"
},
"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.2",
"postcss": "8.4.48"
"postcss": "8.4.49"
}
}
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.2",
"postcss": "8.4.48"
"postcss": "8.4.49"
},
"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.2",
"postcss": "8.4.48"
"postcss": "8.4.49"
},
"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.2",
"postcss": "8.4.48"
"postcss": "8.4.49"
},
"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.2",
"postcss": "8.4.48"
"postcss": "8.4.49"
},
"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.2",
"postcss": "8.4.48"
"postcss": "8.4.49"
},
"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.48",
"postcss": "8.4.49",
"postcss-scss": "4.0.9",
"schema-utils": "4.2.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.48",
"postcss": "8.4.49",
"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.1",
"postcss": "8.4.48"
"postcss": "8.4.49"
},
"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.2",
"postcss": "8.4.48",
"postcss": "8.4.49",
"postcss-resolve-nested-selector": "0.1.6",
"postcss-selector-parser": "6.1.2",
"postcss-value-parser": "4.2.0",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2660,7 +2660,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.48"
postcss: "npm:8.4.49"
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 @@ -2699,7 +2699,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.48"
postcss: "npm:8.4.49"
postcss-scss: "npm:4.0.9"
resolve-from: "npm:5.0.0"
stylelint: "npm:15.10.0"
Expand Down Expand Up @@ -2906,7 +2906,7 @@ __metadata:
"@swissquote/assets": "npm:1.27.0"
ava: "npm:6.2.0"
c8: "npm:10.1.2"
postcss: "npm:8.4.48"
postcss: "npm:8.4.49"
postcss-functions: "npm:4.0.2"
peerDependencies:
postcss: ^8.0.0
Expand All @@ -2919,7 +2919,7 @@ __metadata:
dependencies:
ava: "npm:6.2.0"
c8: "npm:10.1.2"
postcss: "npm:8.4.48"
postcss: "npm:8.4.49"
peerDependencies:
postcss: ^8.0.0
languageName: unknown
Expand All @@ -2931,7 +2931,7 @@ __metadata:
dependencies:
ava: "npm:6.2.0"
c8: "npm:10.1.2"
postcss: "npm:8.4.48"
postcss: "npm:8.4.49"
postcss-values-parser: "npm:6.0.2"
peerDependencies:
postcss: ^8.0.0
Expand All @@ -2945,7 +2945,7 @@ __metadata:
"@swissquote/color-fns": "npm:1.27.0"
ava: "npm:6.2.0"
c8: "npm:10.1.2"
postcss: "npm:8.4.48"
postcss: "npm:8.4.49"
postcss-functions: "npm:4.0.2"
postcss-value-parser: "npm:4.2.0"
units-css: "npm:0.4.0"
Expand All @@ -2961,7 +2961,7 @@ __metadata:
"@swissquote/color-fns": "npm:1.27.0"
ava: "npm:6.2.0"
c8: "npm:10.1.2"
postcss: "npm:8.4.48"
postcss: "npm:8.4.49"
postcss-values-parser: "npm:6.0.2"
peerDependencies:
postcss: ^8.0.0
Expand All @@ -2974,7 +2974,7 @@ __metadata:
dependencies:
ava: "npm:6.2.0"
c8: "npm:10.1.2"
postcss: "npm:8.4.48"
postcss: "npm:8.4.49"
postcss-values-parser: "npm:6.0.2"
peerDependencies:
postcss: ^8.0.0
Expand All @@ -2987,7 +2987,7 @@ __metadata:
dependencies:
ava: "npm:6.2.0"
c8: "npm:10.1.2"
postcss: "npm:8.4.48"
postcss: "npm:8.4.49"
postcss-media-query-parser: "npm:0.2.3"
postcss-value-parser: "npm:4.2.0"
peerDependencies:
Expand All @@ -3002,7 +3002,7 @@ __metadata:
ava: "npm:6.2.0"
balanced-match: "npm:2.0.0"
c8: "npm:10.1.2"
postcss: "npm:8.4.48"
postcss: "npm:8.4.49"
peerDependencies:
postcss: ^8.0.0
languageName: unknown
Expand All @@ -3026,7 +3026,7 @@ __metadata:
c8: "npm:10.1.2"
caniuse-lite: "npm:^1.0.30001680"
lightningcss: "npm:1.28.1"
postcss: "npm:8.4.48"
postcss: "npm:8.4.49"
postcss-custom-selectors: "npm:6.0.3"
postcss-font-variant: "npm:5.0.0"
postcss-import: "npm:15.1.0"
Expand All @@ -3047,7 +3047,7 @@ __metadata:
ava: "npm:6.2.0"
c8: "npm:10.1.2"
caniuse-lite: "npm:^1.0.30001680"
postcss: "npm:8.4.48"
postcss: "npm:8.4.49"
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 @@ -11211,14 +11211,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.4.48, postcss@npm:^8.4.24, postcss@npm:^8.4.33":
version: 8.4.48
resolution: "postcss@npm:8.4.48"
"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"
dependencies:
nanoid: "npm:^3.3.7"
picocolors: "npm:^1.1.1"
source-map-js: "npm:^1.2.1"
checksum: 10c0/d586361fda12fc7ab5650ce9b5763fc61d6ea2cecac9da98fceea6a3f27e42ed34db830582411bc06743492d9bb414c52b0c81da65440682d244d692da2f928a
checksum: 10c0/f1b3f17aaf36d136f59ec373459f18129908235e65dbdc3aee5eef8eba0756106f52de5ec4682e29a2eab53eb25170e7e871b3e4b52a8f1de3d344a514306be3
languageName: node
linkType: hard

Expand Down

0 comments on commit 5aa0280

Please sign in to comment.