Skip to content

Commit 6eff801

Browse files
chore(deps): bump postcss from 8.4.49 to 8.5.0 in the npm_and_yarn group (#3500)
Bumps the npm_and_yarn group with 1 update: [postcss](https://github.com/postcss/postcss). Updates `postcss` from 8.4.49 to 8.5.0 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.49...8.5.0) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e19f80b commit 6eff801

File tree

10 files changed

+26
-26
lines changed

10 files changed

+26
-26
lines changed

.storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"lit": "^3.2.1",
5858
"lodash-es": "^4.17.21",
5959
"npm-registry-fetch": "^18.0.2",
60-
"postcss": "^8.4.49",
60+
"postcss": "^8.5.0",
6161
"prettier": "^3.4.2",
6262
"react": "^18.3.1",
6363
"react-dom": "^18.3.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"nx": "^19.8.2",
9696
"open": "^10.1.0",
9797
"pajv": "^1.2.0",
98-
"postcss": "^8.4.49",
98+
"postcss": "^8.5.0",
9999
"postcss-combininator": "workspace:^",
100100
"postcss-extend": "^1.0.5",
101101
"postcss-hover-media-feature": "^1.0.2",

plugins/postcss-combininator/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@
1515
"test": "ava"
1616
},
1717
"dependencies": {
18-
"postcss": "^8.4.49"
18+
"postcss": "^8.5.0"
1919
},
2020
"peerDependencies": {
2121
"postcss": ">=8"
2222
},
2323
"devDependencies": {
2424
"ava": "^6.1.3",
2525
"c8": "^10.1.3",
26-
"postcss": "^8.4.49"
26+
"postcss": "^8.5.0"
2727
},
2828
"keywords": [
2929
"css",

plugins/postcss-rgb-mapping/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"devDependencies": {
2727
"ava": "^6.1.3",
2828
"c8": "^10.1.3",
29-
"postcss": "^8.4.49"
29+
"postcss": "^8.5.0"
3030
},
3131
"keywords": [
3232
"css",

plugins/postcss-splitinator/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@
1515
"test": "ava"
1616
},
1717
"dependencies": {
18-
"postcss": "^8.4.49"
18+
"postcss": "^8.5.0"
1919
},
2020
"peerDependencies": {
2121
"postcss": ">=8.0.0"
2222
},
2323
"devDependencies": {
2424
"ava": "^6.1.3",
2525
"c8": "^10.1.3",
26-
"postcss": "^8.4.49"
26+
"postcss": "^8.5.0"
2727
},
2828
"keywords": [
2929
"css",

plugins/stylelint-no-unknown-custom-properties/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"dependencies": {
2222
"colors": "^1.4.0",
2323
"fast-glob": "^3.3.3",
24-
"postcss": "^8.4.49",
24+
"postcss": "^8.5.0",
2525
"postcss-values-parser": "^6.0.2"
2626
},
2727
"peerDependencies": {

plugins/stylelint-theme-alignment/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
],
1717
"dependencies": {
1818
"colors": "^1.4.0",
19-
"postcss": "^8.4.49",
19+
"postcss": "^8.5.0",
2020
"postcss-values-parser": "^6.0.2"
2121
},
2222
"peerDependencies": {

tokens/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@nxkit/style-dictionary": "^6.0.0",
2626
"cssnano": "^7.0.3",
2727
"cssnano-preset-advanced": "^7.0.6",
28-
"postcss": "^8.4.49",
28+
"postcss": "^8.5.0",
2929
"postcss-cli": "^11.0.0",
3030
"postcss-import": "^16.1.0",
3131
"postcss-licensing": "^2.0.0",

tools/bundle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"@spectrum-css/underlay": "workspace:^",
115115
"@spectrum-css/well": "workspace:^",
116116
"colors": "^1.4.0",
117-
"postcss": "^8.4.49",
117+
"postcss": "^8.5.0",
118118
"postcss-licensing": "^2.0.0"
119119
}
120120
}

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3723,7 +3723,7 @@ __metadata:
37233723
"@spectrum-css/underlay": "workspace:^"
37243724
"@spectrum-css/well": "workspace:^"
37253725
colors: "npm:^1.4.0"
3726-
postcss: "npm:^8.4.49"
3726+
postcss: "npm:^8.5.0"
37273727
postcss-licensing: "npm:^2.0.0"
37283728
languageName: unknown
37293729
linkType: soft
@@ -4447,7 +4447,7 @@ __metadata:
44474447
lit: "npm:^3.2.1"
44484448
lodash-es: "npm:^4.17.21"
44494449
npm-registry-fetch: "npm:^18.0.2"
4450-
postcss: "npm:^8.4.49"
4450+
postcss: "npm:^8.5.0"
44514451
prettier: "npm:^3.4.2"
44524452
react: "npm:^18.3.1"
44534453
react-dom: "npm:^18.3.1"
@@ -4808,7 +4808,7 @@ __metadata:
48084808
"@nxkit/style-dictionary": "npm:^6.0.0"
48094809
cssnano: "npm:^7.0.3"
48104810
cssnano-preset-advanced: "npm:^7.0.6"
4811-
postcss: "npm:^8.4.49"
4811+
postcss: "npm:^8.5.0"
48124812
postcss-cli: "npm:^11.0.0"
48134813
postcss-import: "npm:^16.1.0"
48144814
postcss-licensing: "npm:^2.0.0"
@@ -4950,7 +4950,7 @@ __metadata:
49504950
c8: "npm:^10.1.3"
49514951
colors: "npm:^1.4.0"
49524952
fast-glob: "npm:^3.3.3"
4953-
postcss: "npm:^8.4.49"
4953+
postcss: "npm:^8.5.0"
49544954
postcss-values-parser: "npm:^6.0.2"
49554955
stylelint: "npm:^16.9.0"
49564956
peerDependencies:
@@ -4977,7 +4977,7 @@ __metadata:
49774977
resolution: "@spectrum-tools/theme-alignment@workspace:plugins/stylelint-theme-alignment"
49784978
dependencies:
49794979
colors: "npm:^1.4.0"
4980-
postcss: "npm:^8.4.49"
4980+
postcss: "npm:^8.5.0"
49814981
postcss-values-parser: "npm:^6.0.2"
49824982
stylelint: "npm:^16.9.0"
49834983
peerDependencies:
@@ -13830,7 +13830,7 @@ __metadata:
1383013830
languageName: node
1383113831
linkType: hard
1383213832

13833-
"nanoid@npm:^3.3.7":
13833+
"nanoid@npm:^3.3.7, nanoid@npm:^3.3.8":
1383413834
version: 3.3.8
1383513835
resolution: "nanoid@npm:3.3.8"
1383613836
bin:
@@ -15161,7 +15161,7 @@ __metadata:
1516115161
dependencies:
1516215162
ava: "npm:^6.1.3"
1516315163
c8: "npm:^10.1.3"
15164-
postcss: "npm:^8.4.49"
15164+
postcss: "npm:^8.5.0"
1516515165
peerDependencies:
1516615166
postcss: ">=8"
1516715167
languageName: unknown
@@ -15959,7 +15959,7 @@ __metadata:
1595915959
dependencies:
1596015960
ava: "npm:^6.1.3"
1596115961
c8: "npm:^10.1.3"
15962-
postcss: "npm:^8.4.49"
15962+
postcss: "npm:^8.5.0"
1596315963
postcss-value-parser: "npm:^4.2.0"
1596415964
peerDependencies:
1596515965
postcss: ">=8"
@@ -16049,7 +16049,7 @@ __metadata:
1604916049
dependencies:
1605016050
ava: "npm:^6.1.3"
1605116051
c8: "npm:^10.1.3"
16052-
postcss: "npm:^8.4.49"
16052+
postcss: "npm:^8.5.0"
1605316053
peerDependencies:
1605416054
postcss: ">=8.0.0"
1605516055
languageName: unknown
@@ -16174,14 +16174,14 @@ __metadata:
1617416174
languageName: node
1617516175
linkType: hard
1617616176

16177-
"postcss@npm:^8.4.49":
16178-
version: 8.4.49
16179-
resolution: "postcss@npm:8.4.49"
16177+
"postcss@npm:^8.5.0":
16178+
version: 8.5.1
16179+
resolution: "postcss@npm:8.5.1"
1618016180
dependencies:
16181-
nanoid: "npm:^3.3.7"
16181+
nanoid: "npm:^3.3.8"
1618216182
picocolors: "npm:^1.1.1"
1618316183
source-map-js: "npm:^1.2.1"
16184-
checksum: 10c0/f1b3f17aaf36d136f59ec373459f18129908235e65dbdc3aee5eef8eba0756106f52de5ec4682e29a2eab53eb25170e7e871b3e4b52a8f1de3d344a514306be3
16184+
checksum: 10c0/c4d90c59c98e8a0c102b77d3f4cac190f883b42d63dc60e2f3ed840f16197c0c8e25a4327d2e9a847b45a985612317dc0534178feeebd0a1cf3eb0eecf75cae4
1618516185
languageName: node
1618616186
linkType: hard
1618716187

@@ -17306,7 +17306,7 @@ __metadata:
1730617306
nx: "npm:^19.8.2"
1730717307
open: "npm:^10.1.0"
1730817308
pajv: "npm:^1.2.0"
17309-
postcss: "npm:^8.4.49"
17309+
postcss: "npm:^8.5.0"
1731017310
postcss-combininator: "workspace:^"
1731117311
postcss-extend: "npm:^1.0.5"
1731217312
postcss-hover-media-feature: "npm:^1.0.2"

0 commit comments

Comments
 (0)