Skip to content

fix(deps): update dependency postcss to ^8.5.6 (spectrum-two) #3959

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 16, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"lit": "^3.3.0",
"lodash-es": "^4.17.21",
"npm-registry-fetch": "^18.0.2",
"postcss": "^8.5.5",
"postcss": "^8.5.6",
"prettier": "^3.5.3",
"react": "^19.1.0",
"react-dom": "^19.1.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"nx": "^21.1.3",
"open": "^10.1.2",
"pajv": "^1.2.0",
"postcss": "^8.5.5",
"postcss": "^8.5.6",
"postcss-extend": "^1.0.5",
"postcss-hover-media-feature": "^1.0.2",
"postcss-import": "^16.1.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/postcss-rgb-mapping/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"devDependencies": {
"ava": "^6.4.0",
"c8": "^10.1.3",
"postcss": "^8.5.5"
"postcss": "^8.5.6"
},
"keywords": [
"css",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"colors": "^1.4.0",
"fast-glob": "^3.3.3",
"postcss": "^8.5.5",
"postcss": "^8.5.6",
"postcss-values-parser": "^6.0.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/stylelint-no-unused-custom-properties/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"dependencies": {
"colors": "^1.4.0",
"postcss": "^8.5.5",
"postcss": "^8.5.6",
"postcss-values-parser": "^6.0.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"deepmerge": "^4.3.1",
"glob": "^11.0.2",
"lodash-es": "^4.17.21",
"postcss": "^8.5.5",
"postcss": "^8.5.6",
"postcss-sorting": "^9.1.0",
"style-dictionary": "^4.4.0"
},
Expand Down
2 changes: 1 addition & 1 deletion tools/bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"@spectrum-css/underlay": "7.0.0-next.0",
"@spectrum-css/well": "8.0.0-next.0",
"colors": "^1.4.0",
"postcss": "^8.5.5",
"postcss": "^8.5.6",
"postcss-licensing": "^3.0.0"
},
"keywords": [
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ __metadata:
nx: "npm:^21.1.3"
open: "npm:^10.1.2"
pajv: "npm:^1.2.0"
postcss: "npm:^8.5.5"
postcss: "npm:^8.5.6"
postcss-extend: "npm:^1.0.5"
postcss-hover-media-feature: "npm:^1.0.2"
postcss-import: "npm:^16.1.0"
Expand Down Expand Up @@ -4321,7 +4321,7 @@ __metadata:
"@spectrum-css/underlay": "npm:7.0.0-next.0"
"@spectrum-css/well": "npm:8.0.0-next.0"
colors: "npm:^1.4.0"
postcss: "npm:^8.5.5"
postcss: "npm:^8.5.6"
postcss-licensing: "npm:^3.0.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -5287,7 +5287,7 @@ __metadata:
lit: "npm:^3.3.0"
lodash-es: "npm:^4.17.21"
npm-registry-fetch: "npm:^18.0.2"
postcss: "npm:^8.5.5"
postcss: "npm:^8.5.6"
prettier: "npm:^3.5.3"
react: "npm:^19.1.0"
react-dom: "npm:^19.1.0"
Expand Down Expand Up @@ -5709,7 +5709,7 @@ __metadata:
deepmerge: "npm:^4.3.1"
glob: "npm:^11.0.2"
lodash-es: "npm:^4.17.21"
postcss: "npm:^8.5.5"
postcss: "npm:^8.5.6"
postcss-sorting: "npm:^9.1.0"
style-dictionary: "npm:^4.4.0"
languageName: unknown
Expand Down Expand Up @@ -5856,7 +5856,7 @@ __metadata:
dependencies:
ava: "npm:^6.4.0"
c8: "npm:^10.1.3"
postcss: "npm:^8.5.5"
postcss: "npm:^8.5.6"
postcss-values-parser: "npm:^6.0.2"
peerDependencies:
postcss: ">=8"
Expand Down Expand Up @@ -5884,7 +5884,7 @@ __metadata:
c8: "npm:^10.1.3"
colors: "npm:^1.4.0"
fast-glob: "npm:^3.3.3"
postcss: "npm:^8.5.5"
postcss: "npm:^8.5.6"
postcss-values-parser: "npm:^6.0.2"
stylelint: "npm:^16.20.0"
peerDependencies:
Expand All @@ -5899,7 +5899,7 @@ __metadata:
ava: "npm:^6.4.0"
c8: "npm:^10.1.3"
colors: "npm:^1.4.0"
postcss: "npm:^8.5.5"
postcss: "npm:^8.5.6"
postcss-values-parser: "npm:^6.0.2"
stylelint: "npm:^16.20.0"
peerDependencies:
Expand Down Expand Up @@ -17720,14 +17720,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.5.5":
version: 8.5.5
resolution: "postcss@npm:8.5.5"
"postcss@npm:^8.5.6":
version: 8.5.6
resolution: "postcss@npm:8.5.6"
dependencies:
nanoid: "npm:^3.3.11"
picocolors: "npm:^1.1.1"
source-map-js: "npm:^1.2.1"
checksum: 10c0/6415873fab84de05c2d8fd18f72ea6654bca437bb4b9f02ca819c438501e4b3a450023e575e17587c6eaa5bedddaaa4dad3af210f5cf166e30cec09cac58baf8
checksum: 10c0/5127cc7c91ed7a133a1b7318012d8bfa112da9ef092dddf369ae699a1f10ebbd89b1b9f25f3228795b84585c72aabd5ced5fc11f2ba467eedf7b081a66fad024
languageName: node
linkType: hard

Expand Down
Loading