Skip to content

Commit 4a114c5

Browse files
Bump postcss from 8.4.45 to 8.4.47
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.45 to 8.4.47. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.45...8.4.47) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3fa02f2 commit 4a114c5

File tree

8 files changed

+98
-98
lines changed

8 files changed

+98
-98
lines changed

.pnp.cjs

100755100644
Lines changed: 81 additions & 81 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/cjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/react-dom": "^18.2.18",
2727
"chokidar-cli": "^3.0.0",
2828
"npm-run-all": "^4.1.5",
29-
"postcss": "^8.4.40",
29+
"postcss": "^8.4.47",
3030
"postcss-cli": "^11.0.0",
3131
"postcss-scss": "^4.0.9",
3232
"postcss-typesafe-css-modules": "workspace:*",

examples/esm-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/react-dom": "^18.2.18",
2929
"chokidar-cli": "^3.0.0",
3030
"npm-run-all": "^4.1.5",
31-
"postcss": "^8.4.40",
31+
"postcss": "^8.4.47",
3232
"postcss-cli": "^11.0.0",
3333
"postcss-scss": "^4.0.9",
3434
"postcss-typesafe-css-modules": "workspace:*",

examples/esm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/react-dom": "^18.2.18",
2828
"chokidar-cli": "^3.0.0",
2929
"npm-run-all": "^4.1.5",
30-
"postcss": "^8.4.40",
30+
"postcss": "^8.4.47",
3131
"postcss-cli": "^11.0.0",
3232
"postcss-scss": "^4.0.9",
3333
"postcss-typesafe-css-modules": "workspace:*",

examples/postcss-config-mts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"watch-esm": "run build:esm --watch"
1717
},
1818
"dependencies": {
19-
"postcss": "^8.4.40",
19+
"postcss": "^8.4.47",
2020
"postcss-preset-env": "^10.0.3",
2121
"postcss-typesafe-css-modules": "workspace:*"
2222
},

packages/postcss-typesafe-css-modules/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@changesets/cli": "^2.27.7",
4747
"@types/fs-extra": "^11.0.4",
4848
"@types/node": "^20.10.5",
49-
"postcss": "^8.4.40",
49+
"postcss": "^8.4.47",
5050
"prettier": "^3.3.3",
5151
"typescript": "~5.6.2"
5252
},

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -743,7 +743,7 @@ __metadata:
743743
"@types/react-dom": "npm:^18.2.18"
744744
chokidar-cli: "npm:^3.0.0"
745745
npm-run-all: "npm:^4.1.5"
746-
postcss: "npm:^8.4.40"
746+
postcss: "npm:^8.4.47"
747747
postcss-cli: "npm:^11.0.0"
748748
postcss-scss: "npm:^4.0.9"
749749
postcss-typesafe-css-modules: "workspace:*"
@@ -765,7 +765,7 @@ __metadata:
765765
"@types/react-dom": "npm:^18.2.18"
766766
chokidar-cli: "npm:^3.0.0"
767767
npm-run-all: "npm:^4.1.5"
768-
postcss: "npm:^8.4.40"
768+
postcss: "npm:^8.4.47"
769769
postcss-cli: "npm:^11.0.0"
770770
postcss-scss: "npm:^4.0.9"
771771
postcss-typesafe-css-modules: "workspace:*"
@@ -786,7 +786,7 @@ __metadata:
786786
"@types/react-dom": "npm:^18.2.18"
787787
chokidar-cli: "npm:^3.0.0"
788788
npm-run-all: "npm:^4.1.5"
789-
postcss: "npm:^8.4.40"
789+
postcss: "npm:^8.4.47"
790790
postcss-cli: "npm:^11.0.0"
791791
postcss-scss: "npm:^4.0.9"
792792
postcss-typesafe-css-modules: "workspace:*"
@@ -802,7 +802,7 @@ __metadata:
802802
version: 0.0.0-use.local
803803
resolution: "@example/postcss-config-mts@workspace:examples/postcss-config-mts"
804804
dependencies:
805-
postcss: "npm:^8.4.40"
805+
postcss: "npm:^8.4.47"
806806
postcss-preset-env: "npm:^10.0.3"
807807
postcss-typesafe-css-modules: "workspace:*"
808808
prettier: "npm:^3.3.3"
@@ -3735,7 +3735,7 @@ __metadata:
37353735
"@types/node": "npm:^20.10.5"
37363736
fs-extra: "npm:^11.2.0"
37373737
lines-and-columns: "npm:^2.0.4"
3738-
postcss: "npm:^8.4.40"
3738+
postcss: "npm:^8.4.47"
37393739
postcss-modules: "npm:^6.0.0"
37403740
prettier: "npm:^3.3.3"
37413741
source-map: "npm:^0.7.4"
@@ -3752,14 +3752,14 @@ __metadata:
37523752
languageName: node
37533753
linkType: hard
37543754

3755-
"postcss@npm:^8.4.40":
3756-
version: 8.4.45
3757-
resolution: "postcss@npm:8.4.45"
3755+
"postcss@npm:^8.4.47":
3756+
version: 8.4.47
3757+
resolution: "postcss@npm:8.4.47"
37583758
dependencies:
37593759
nanoid: "npm:^3.3.7"
3760-
picocolors: "npm:^1.0.1"
3761-
source-map-js: "npm:^1.2.0"
3762-
checksum: 10c0/ad6f8b9b1157d678560373696109745ab97a947d449f8a997acac41c7f1e4c0f3ca4b092d6df1387f430f2c9a319987b1780dbdc27e35800a88cde9b606c1e8f
3760+
picocolors: "npm:^1.1.0"
3761+
source-map-js: "npm:^1.2.1"
3762+
checksum: 10c0/929f68b5081b7202709456532cee2a145c1843d391508c5a09de2517e8c4791638f71dd63b1898dba6712f8839d7a6da046c72a5e44c162e908f5911f57b5f44
37633763
languageName: node
37643764
linkType: hard
37653765

@@ -4187,7 +4187,7 @@ __metadata:
41874187
languageName: node
41884188
linkType: hard
41894189

4190-
"source-map-js@npm:>=0.6.2 <2.0.0, source-map-js@npm:^1.2.0":
4190+
"source-map-js@npm:>=0.6.2 <2.0.0, source-map-js@npm:^1.2.1":
41914191
version: 1.2.1
41924192
resolution: "source-map-js@npm:1.2.1"
41934193
checksum: 10c0/7bda1fc4c197e3c6ff17de1b8b2c20e60af81b63a52cb32ec5a5d67a20a7d42651e2cb34ebe93833c5a2a084377e17455854fee3e21e7925c64a51b6a52b0faf

0 commit comments

Comments
 (0)