Skip to content

Commit

Permalink
chore(deps): bump postcss in the npm_and_yarn group (#3392)
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 1 update: [postcss](https://github.com/postcss/postcss).


Updates `postcss` from 8.4.48 to 8.4.49
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.48...8.4.49)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent f228706 commit 5d2cc5d
Show file tree
Hide file tree
Showing 9 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion .storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"lit": "^3.2.1",
"lodash-es": "^4.17.21",
"npm-registry-fetch": "^18.0.2",
"postcss": "^8.4.48",
"postcss": "^8.4.49",
"prettier": "^3.2.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"nx": "^19.8.2",
"open": "^10.1.0",
"pajv": "^1.2.0",
"postcss": "^8.4.48",
"postcss": "^8.4.49",
"postcss-combininator": "workspace:^",
"postcss-extend": "^1.0.5",
"postcss-hover-media-feature": "^1.0.2",
Expand Down
4 changes: 2 additions & 2 deletions plugins/postcss-combininator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
"test": "ava"
},
"dependencies": {
"postcss": "^8.4.48"
"postcss": "^8.4.49"
},
"peerDependencies": {
"postcss": ">=8"
},
"devDependencies": {
"ava": "^6.1.3",
"c8": "^9.1.0",
"postcss": "^8.4.48"
"postcss": "^8.4.49"
},
"keywords": [
"css",
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 @@ -26,7 +26,7 @@
"devDependencies": {
"ava": "^6.1.3",
"c8": "^9.1.0",
"postcss": "^8.4.48"
"postcss": "^8.4.49"
},
"keywords": [
"css",
Expand Down
4 changes: 2 additions & 2 deletions plugins/postcss-splitinator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
"test": "ava"
},
"dependencies": {
"postcss": "^8.4.48"
"postcss": "^8.4.49"
},
"peerDependencies": {
"postcss": ">=8.0.0"
},
"devDependencies": {
"ava": "^6.1.3",
"c8": "^9.1.0",
"postcss": "^8.4.48"
"postcss": "^8.4.49"
},
"keywords": [
"css",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"colors": "^1.4.0",
"fast-glob": "^3.3.2",
"postcss": "^8.4.48",
"postcss": "^8.4.49",
"postcss-values-parser": "^6.0.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/stylelint-theme-alignment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
],
"dependencies": {
"colors": "^1.4.0",
"postcss": "^8.4.48",
"postcss": "^8.4.49",
"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 @@ -25,7 +25,7 @@
"@nxkit/style-dictionary": "^5.0.0",
"cssnano": "^7.0.3",
"cssnano-preset-advanced": "^7.0.6",
"postcss": "^8.4.48",
"postcss": "^8.4.49",
"postcss-cli": "^11.0.0",
"postcss-import": "^16.1.0",
"postcss-licensing": "^2.0.0",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3864,7 +3864,7 @@ __metadata:
lit: "npm:^3.2.1"
lodash-es: "npm:^4.17.21"
npm-registry-fetch: "npm:^18.0.2"
postcss: "npm:^8.4.48"
postcss: "npm:^8.4.49"
prettier: "npm:^3.2.5"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
Expand Down Expand Up @@ -4225,7 +4225,7 @@ __metadata:
"@nxkit/style-dictionary": "npm:^5.0.0"
cssnano: "npm:^7.0.3"
cssnano-preset-advanced: "npm:^7.0.6"
postcss: "npm:^8.4.48"
postcss: "npm:^8.4.49"
postcss-cli: "npm:^11.0.0"
postcss-import: "npm:^16.1.0"
postcss-licensing: "npm:^2.0.0"
Expand Down Expand Up @@ -4367,7 +4367,7 @@ __metadata:
c8: "npm:^10.1.2"
colors: "npm:^1.4.0"
fast-glob: "npm:^3.3.2"
postcss: "npm:^8.4.48"
postcss: "npm:^8.4.49"
postcss-values-parser: "npm:^6.0.2"
stylelint: "npm:^16.9.0"
peerDependencies:
Expand All @@ -4394,7 +4394,7 @@ __metadata:
resolution: "@spectrum-tools/theme-alignment@workspace:plugins/stylelint-theme-alignment"
dependencies:
colors: "npm:^1.4.0"
postcss: "npm:^8.4.48"
postcss: "npm:^8.4.49"
postcss-values-parser: "npm:^6.0.2"
stylelint: "npm:^16.9.0"
peerDependencies:
Expand Down Expand Up @@ -13584,7 +13584,7 @@ __metadata:
dependencies:
ava: "npm:^6.1.3"
c8: "npm:^9.1.0"
postcss: "npm:^8.4.48"
postcss: "npm:^8.4.49"
peerDependencies:
postcss: ">=8"
languageName: unknown
Expand Down Expand Up @@ -14382,7 +14382,7 @@ __metadata:
dependencies:
ava: "npm:^6.1.3"
c8: "npm:^9.1.0"
postcss: "npm:^8.4.48"
postcss: "npm:^8.4.49"
postcss-value-parser: "npm:^4.2.0"
peerDependencies:
postcss: ">=8"
Expand Down Expand Up @@ -14472,7 +14472,7 @@ __metadata:
dependencies:
ava: "npm:^6.1.3"
c8: "npm:^9.1.0"
postcss: "npm:^8.4.48"
postcss: "npm:^8.4.49"
peerDependencies:
postcss: ">=8.0.0"
languageName: unknown
Expand Down Expand Up @@ -14597,14 +14597,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.48":
version: 8.4.48
resolution: "postcss@npm:8.4.48"
"postcss@npm:^8.4.49":
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 Expand Up @@ -15752,7 +15752,7 @@ __metadata:
nx: "npm:^19.8.2"
open: "npm:^10.1.0"
pajv: "npm:^1.2.0"
postcss: "npm:^8.4.48"
postcss: "npm:^8.4.49"
postcss-combininator: "workspace:^"
postcss-extend: "npm:^1.0.5"
postcss-hover-media-feature: "npm:^1.0.2"
Expand Down

0 comments on commit 5d2cc5d

Please sign in to comment.