Skip to content

Commit

Permalink
Update dependency postcss to v8.4.39
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 1, 2024
1 parent 7b7afc6 commit 87f4812
Show file tree
Hide file tree
Showing 13 changed files with 29 additions and 29 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.1.3",
"c8": "9.1.0",
"postcss": "8.4.38"
"postcss": "8.4.39"
},
"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.1.3",
"c8": "9.1.0",
"postcss": "8.4.38"
"postcss": "8.4.39"
},
"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.1.3",
"c8": "9.1.0",
"postcss": "8.4.38"
"postcss": "8.4.39"
}
}
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.1.3",
"c8": "9.1.0",
"postcss": "8.4.38"
"postcss": "8.4.39"
},
"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.1.3",
"c8": "9.1.0",
"postcss": "8.4.38"
"postcss": "8.4.39"
},
"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.1.3",
"c8": "9.1.0",
"postcss": "8.4.38"
"postcss": "8.4.39"
},
"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.1.3",
"c8": "9.1.0",
"postcss": "8.4.38"
"postcss": "8.4.39"
},
"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.1.3",
"c8": "9.1.0",
"postcss": "8.4.38"
"postcss": "8.4.39"
},
"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.26.0",
"@swissquote/postcss-swissquote-preset": "1.26.0",
"mini-css-extract-plugin": "2.9.0",
"postcss": "8.4.38",
"postcss": "8.4.39",
"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.26.0",
"@swissquote/crafty-preset-prettier": "1.26.0",
"@swissquote/stylelint-config-swissquote": "1.26.0",
"postcss": "8.4.38",
"postcss": "8.4.39",
"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.26.0",
"caniuse-lite": "^1.0.30001591",
"lightningcss": "1.25.1",
"postcss": "8.4.38"
"postcss": "8.4.39"
},
"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.1.3",
"c8": "9.1.0",
"postcss": "8.4.38",
"postcss": "8.4.39",
"postcss-resolve-nested-selector": "0.1.1",
"postcss-selector-parser": "6.1.0",
"postcss-value-parser": "4.2.0",
Expand Down
34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2727,7 +2727,7 @@ __metadata:
gulp-postcss: "npm:10.0.0"
gulp-rename: "npm:2.0.0"
mini-css-extract-plugin: "npm:2.9.0"
postcss: "npm:8.4.38"
postcss: "npm:8.4.39"
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 @@ -2766,7 +2766,7 @@ __metadata:
"@swissquote/crafty-preset-prettier": "npm:1.26.0"
"@swissquote/stylelint-config-swissquote": "npm:1.26.0"
is-plain-object: "npm:5.0.0"
postcss: "npm:8.4.38"
postcss: "npm:8.4.39"
postcss-scss: "npm:4.0.9"
resolve-from: "npm:5.0.0"
stylelint: "npm:15.10.0"
Expand Down Expand Up @@ -2973,7 +2973,7 @@ __metadata:
"@swissquote/assets": "npm:1.26.0"
ava: "npm:6.1.3"
c8: "npm:9.1.0"
postcss: "npm:8.4.38"
postcss: "npm:8.4.39"
postcss-functions: "npm:4.0.2"
peerDependencies:
postcss: ^8.0.0
Expand All @@ -2986,7 +2986,7 @@ __metadata:
dependencies:
ava: "npm:6.1.3"
c8: "npm:9.1.0"
postcss: "npm:8.4.38"
postcss: "npm:8.4.39"
peerDependencies:
postcss: ^8.0.0
languageName: unknown
Expand All @@ -2998,7 +2998,7 @@ __metadata:
dependencies:
ava: "npm:6.1.3"
c8: "npm:9.1.0"
postcss: "npm:8.4.38"
postcss: "npm:8.4.39"
postcss-values-parser: "npm:6.0.2"
peerDependencies:
postcss: ^8.0.0
Expand All @@ -3012,7 +3012,7 @@ __metadata:
"@swissquote/color-fns": "npm:1.26.0"
ava: "npm:6.1.3"
c8: "npm:9.1.0"
postcss: "npm:8.4.38"
postcss: "npm:8.4.39"
postcss-functions: "npm:4.0.2"
postcss-value-parser: "npm:4.2.0"
units-css: "npm:0.4.0"
Expand All @@ -3028,7 +3028,7 @@ __metadata:
"@swissquote/color-fns": "npm:1.26.0"
ava: "npm:6.1.3"
c8: "npm:9.1.0"
postcss: "npm:8.4.38"
postcss: "npm:8.4.39"
postcss-values-parser: "npm:6.0.2"
peerDependencies:
postcss: ^8.0.0
Expand All @@ -3041,7 +3041,7 @@ __metadata:
dependencies:
ava: "npm:6.1.3"
c8: "npm:9.1.0"
postcss: "npm:8.4.38"
postcss: "npm:8.4.39"
postcss-values-parser: "npm:6.0.2"
peerDependencies:
postcss: ^8.0.0
Expand All @@ -3054,7 +3054,7 @@ __metadata:
dependencies:
ava: "npm:6.1.3"
c8: "npm:9.1.0"
postcss: "npm:8.4.38"
postcss: "npm:8.4.39"
postcss-media-query-parser: "npm:0.2.3"
postcss-value-parser: "npm:4.2.0"
peerDependencies:
Expand All @@ -3069,7 +3069,7 @@ __metadata:
ava: "npm:6.1.3"
balanced-match: "npm:2.0.0"
c8: "npm:9.1.0"
postcss: "npm:8.4.38"
postcss: "npm:8.4.39"
peerDependencies:
postcss: ^8.0.0
languageName: unknown
Expand All @@ -3093,7 +3093,7 @@ __metadata:
c8: "npm:9.1.0"
caniuse-lite: "npm:^1.0.30001591"
lightningcss: "npm:1.25.1"
postcss: "npm:8.4.38"
postcss: "npm:8.4.39"
postcss-custom-selectors: "npm:6.0.3"
postcss-font-variant: "npm:5.0.0"
postcss-import: "npm:15.1.0"
Expand All @@ -3114,7 +3114,7 @@ __metadata:
ava: "npm:6.1.3"
c8: "npm:9.1.0"
caniuse-lite: "npm:^1.0.30001591"
postcss: "npm:8.4.38"
postcss: "npm:8.4.39"
postcss-resolve-nested-selector: "npm:0.1.1"
postcss-scss: "npm:4.0.9"
postcss-selector-parser: "npm:6.1.0"
Expand Down Expand Up @@ -11272,14 +11272,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.4.38, postcss@npm:^8.4.24, postcss@npm:^8.4.33":
version: 8.4.38
resolution: "postcss@npm:8.4.38"
"postcss@npm:8.4.39, postcss@npm:^8.4.24, postcss@npm:^8.4.33":
version: 8.4.39
resolution: "postcss@npm:8.4.39"
dependencies:
nanoid: "npm:^3.3.7"
picocolors: "npm:^1.0.0"
picocolors: "npm:^1.0.1"
source-map-js: "npm:^1.2.0"
checksum: 10c0/955407b8f70cf0c14acf35dab3615899a2a60a26718a63c848cf3c29f2467b0533991b985a2b994430d890bd7ec2b1963e36352b0774a19143b5f591540f7c06
checksum: 10c0/16f5ac3c4e32ee76d1582b3c0dcf1a1fdb91334a45ad755eeb881ccc50318fb8d64047de4f1601ac96e30061df203f0f2e2edbdc0bfc49b9c57bc9fb9bedaea3
languageName: node
linkType: hard

Expand Down

0 comments on commit 87f4812

Please sign in to comment.