Skip to content

Commit 5d2cc5d

Browse files
chore(deps): bump postcss in the npm_and_yarn group (#3392)
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>
1 parent f228706 commit 5d2cc5d

File tree

9 files changed

+22
-22
lines changed

9 files changed

+22
-22
lines changed

.storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"lit": "^3.2.1",
6060
"lodash-es": "^4.17.21",
6161
"npm-registry-fetch": "^18.0.2",
62-
"postcss": "^8.4.48",
62+
"postcss": "^8.4.49",
6363
"prettier": "^3.2.5",
6464
"react": "^18.3.1",
6565
"react-dom": "^18.3.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"nx": "^19.8.2",
9191
"open": "^10.1.0",
9292
"pajv": "^1.2.0",
93-
"postcss": "^8.4.48",
93+
"postcss": "^8.4.49",
9494
"postcss-combininator": "workspace:^",
9595
"postcss-extend": "^1.0.5",
9696
"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.48"
18+
"postcss": "^8.4.49"
1919
},
2020
"peerDependencies": {
2121
"postcss": ">=8"
2222
},
2323
"devDependencies": {
2424
"ava": "^6.1.3",
2525
"c8": "^9.1.0",
26-
"postcss": "^8.4.48"
26+
"postcss": "^8.4.49"
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": "^9.1.0",
29-
"postcss": "^8.4.48"
29+
"postcss": "^8.4.49"
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.48"
18+
"postcss": "^8.4.49"
1919
},
2020
"peerDependencies": {
2121
"postcss": ">=8.0.0"
2222
},
2323
"devDependencies": {
2424
"ava": "^6.1.3",
2525
"c8": "^9.1.0",
26-
"postcss": "^8.4.48"
26+
"postcss": "^8.4.49"
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.2",
24-
"postcss": "^8.4.48",
24+
"postcss": "^8.4.49",
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.48",
19+
"postcss": "^8.4.49",
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": "^5.0.0",
2626
"cssnano": "^7.0.3",
2727
"cssnano-preset-advanced": "^7.0.6",
28-
"postcss": "^8.4.48",
28+
"postcss": "^8.4.49",
2929
"postcss-cli": "^11.0.0",
3030
"postcss-import": "^16.1.0",
3131
"postcss-licensing": "^2.0.0",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3864,7 +3864,7 @@ __metadata:
38643864
lit: "npm:^3.2.1"
38653865
lodash-es: "npm:^4.17.21"
38663866
npm-registry-fetch: "npm:^18.0.2"
3867-
postcss: "npm:^8.4.48"
3867+
postcss: "npm:^8.4.49"
38683868
prettier: "npm:^3.2.5"
38693869
react: "npm:^18.3.1"
38703870
react-dom: "npm:^18.3.1"
@@ -4225,7 +4225,7 @@ __metadata:
42254225
"@nxkit/style-dictionary": "npm:^5.0.0"
42264226
cssnano: "npm:^7.0.3"
42274227
cssnano-preset-advanced: "npm:^7.0.6"
4228-
postcss: "npm:^8.4.48"
4228+
postcss: "npm:^8.4.49"
42294229
postcss-cli: "npm:^11.0.0"
42304230
postcss-import: "npm:^16.1.0"
42314231
postcss-licensing: "npm:^2.0.0"
@@ -4367,7 +4367,7 @@ __metadata:
43674367
c8: "npm:^10.1.2"
43684368
colors: "npm:^1.4.0"
43694369
fast-glob: "npm:^3.3.2"
4370-
postcss: "npm:^8.4.48"
4370+
postcss: "npm:^8.4.49"
43714371
postcss-values-parser: "npm:^6.0.2"
43724372
stylelint: "npm:^16.9.0"
43734373
peerDependencies:
@@ -4394,7 +4394,7 @@ __metadata:
43944394
resolution: "@spectrum-tools/theme-alignment@workspace:plugins/stylelint-theme-alignment"
43954395
dependencies:
43964396
colors: "npm:^1.4.0"
4397-
postcss: "npm:^8.4.48"
4397+
postcss: "npm:^8.4.49"
43984398
postcss-values-parser: "npm:^6.0.2"
43994399
stylelint: "npm:^16.9.0"
44004400
peerDependencies:
@@ -13584,7 +13584,7 @@ __metadata:
1358413584
dependencies:
1358513585
ava: "npm:^6.1.3"
1358613586
c8: "npm:^9.1.0"
13587-
postcss: "npm:^8.4.48"
13587+
postcss: "npm:^8.4.49"
1358813588
peerDependencies:
1358913589
postcss: ">=8"
1359013590
languageName: unknown
@@ -14382,7 +14382,7 @@ __metadata:
1438214382
dependencies:
1438314383
ava: "npm:^6.1.3"
1438414384
c8: "npm:^9.1.0"
14385-
postcss: "npm:^8.4.48"
14385+
postcss: "npm:^8.4.49"
1438614386
postcss-value-parser: "npm:^4.2.0"
1438714387
peerDependencies:
1438814388
postcss: ">=8"
@@ -14472,7 +14472,7 @@ __metadata:
1447214472
dependencies:
1447314473
ava: "npm:^6.1.3"
1447414474
c8: "npm:^9.1.0"
14475-
postcss: "npm:^8.4.48"
14475+
postcss: "npm:^8.4.49"
1447614476
peerDependencies:
1447714477
postcss: ">=8.0.0"
1447814478
languageName: unknown
@@ -14597,14 +14597,14 @@ __metadata:
1459714597
languageName: node
1459814598
linkType: hard
1459914599

14600-
"postcss@npm:^8.4.48":
14601-
version: 8.4.48
14602-
resolution: "postcss@npm:8.4.48"
14600+
"postcss@npm:^8.4.49":
14601+
version: 8.4.49
14602+
resolution: "postcss@npm:8.4.49"
1460314603
dependencies:
1460414604
nanoid: "npm:^3.3.7"
1460514605
picocolors: "npm:^1.1.1"
1460614606
source-map-js: "npm:^1.2.1"
14607-
checksum: 10c0/d586361fda12fc7ab5650ce9b5763fc61d6ea2cecac9da98fceea6a3f27e42ed34db830582411bc06743492d9bb414c52b0c81da65440682d244d692da2f928a
14607+
checksum: 10c0/f1b3f17aaf36d136f59ec373459f18129908235e65dbdc3aee5eef8eba0756106f52de5ec4682e29a2eab53eb25170e7e871b3e4b52a8f1de3d344a514306be3
1460814608
languageName: node
1460914609
linkType: hard
1461014610

@@ -15752,7 +15752,7 @@ __metadata:
1575215752
nx: "npm:^19.8.2"
1575315753
open: "npm:^10.1.0"
1575415754
pajv: "npm:^1.2.0"
15755-
postcss: "npm:^8.4.48"
15755+
postcss: "npm:^8.4.49"
1575615756
postcss-combininator: "workspace:^"
1575715757
postcss-extend: "npm:^1.0.5"
1575815758
postcss-hover-media-feature: "npm:^1.0.2"

0 commit comments

Comments
 (0)