Skip to content

Commit

Permalink
chore(deps-dev): bump postcss from 8.4.38 to 8.4.47
Browse files Browse the repository at this point in the history
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.38 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.38...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]>
  • Loading branch information
dependabot[bot] authored Oct 6, 2024
1 parent 064d6e3 commit 9bd6713
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"npm-run-all": "4.1.5",
"nx": "19.4.2",
"nx-stylelint": "17.1.4",
"postcss": "8.4.38",
"postcss": "8.4.47",
"postcss-banner": "4.0.1",
"postcss-cli": "9.1.0",
"postcss-import": "14.1.0",
Expand Down
27 changes: 8 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9557,7 +9557,7 @@ __metadata:
npm-run-all: "npm:4.1.5"
nx: "npm:19.4.2"
nx-stylelint: "npm:17.1.4"
postcss: "npm:8.4.38"
postcss: "npm:8.4.47"
postcss-banner: "npm:4.0.1"
postcss-cli: "npm:9.1.0"
postcss-import: "npm:14.1.0"
Expand Down Expand Up @@ -15682,14 +15682,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.4.38":
version: 8.4.38
resolution: "postcss@npm:8.4.38"
"postcss@npm:8.4.47, postcss@npm:^8.2.2, postcss@npm:^8.4.27, postcss@npm:^8.4.41":
version: 8.4.47
resolution: "postcss@npm:8.4.47"
dependencies:
nanoid: "npm:^3.3.7"
picocolors: "npm:^1.0.0"
source-map-js: "npm:^1.2.0"
checksum: 10/6e44a7ed835ffa9a2b096e8d3e5dfc6bcf331a25c48aeb862dd54e3aaecadf814fa22be224fd308f87d08adf2299164f88c5fd5ab1c4ef6cbd693ceb295377f4
picocolors: "npm:^1.1.0"
source-map-js: "npm:^1.2.1"
checksum: 10/f2b50ba9b6fcb795232b6bb20de7cdc538c0025989a8ed9c4438d1960196ba3b7eaff41fdb1a5c701b3504651ea87aeb685577707f0ae4d6ce6f3eae5df79a81
languageName: node
linkType: hard

Expand All @@ -15703,17 +15703,6 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.2.2, postcss@npm:^8.4.27, postcss@npm:^8.4.41":
version: 8.4.47
resolution: "postcss@npm:8.4.47"
dependencies:
nanoid: "npm:^3.3.7"
picocolors: "npm:^1.1.0"
source-map-js: "npm:^1.2.1"
checksum: 10/f2b50ba9b6fcb795232b6bb20de7cdc538c0025989a8ed9c4438d1960196ba3b7eaff41fdb1a5c701b3504651ea87aeb685577707f0ae4d6ce6f3eae5df79a81
languageName: node
linkType: hard

"prebuild-install@npm:^5.3.3":
version: 5.3.6
resolution: "prebuild-install@npm:5.3.6"
Expand Down Expand Up @@ -17083,7 +17072,7 @@ __metadata:
languageName: node
linkType: hard

"source-map-js@npm:>=0.6.2 <2.0.0, source-map-js@npm:^1.0.1, source-map-js@npm:^1.2.0, source-map-js@npm:^1.2.1":
"source-map-js@npm:>=0.6.2 <2.0.0, source-map-js@npm:^1.0.1, source-map-js@npm:^1.2.1":
version: 1.2.1
resolution: "source-map-js@npm:1.2.1"
checksum: 10/ff9d8c8bf096d534a5b7707e0382ef827b4dd360a577d3f34d2b9f48e12c9d230b5747974ee7c607f0df65113732711bb701fe9ece3c7edbd43cb2294d707df3
Expand Down

0 comments on commit 9bd6713

Please sign in to comment.