Skip to content

Commit

Permalink
build(deps-dev): bump postcss in /reacnetgenerator/static/webpack
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.44.
- [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.44)

---
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 Sep 2, 2024
1 parent 2a92891 commit f5a273d
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 7 deletions.
2 changes: 1 addition & 1 deletion reacnetgenerator/static/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"html-webpack-plugin": "5.6.0",
"ifdef-loader": "2.3.2",
"mini-css-extract-plugin": "2.9.0",
"postcss": "8.4.38",
"postcss": "8.4.44",
"postcss-import": "16.1.0",
"postcss-loader": "8.1.1",
"sass": "1.77.1",
Expand Down
23 changes: 17 additions & 6 deletions reacnetgenerator/static/webpack/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3653,14 +3653,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.4.38, postcss@npm:^8.4.38":
version: 8.4.38
resolution: "postcss@npm:8.4.38"
"postcss@npm:8.4.44":
version: 8.4.44
resolution: "postcss@npm:8.4.44"
dependencies:
nanoid: "npm:^3.3.7"
picocolors: "npm:^1.0.0"
picocolors: "npm:^1.0.1"
source-map-js: "npm:^1.2.0"
checksum: 10/6e44a7ed835ffa9a2b096e8d3e5dfc6bcf331a25c48aeb862dd54e3aaecadf814fa22be224fd308f87d08adf2299164f88c5fd5ab1c4ef6cbd693ceb295377f4
checksum: 10/aac7ed383fdcde9def6ed814ee03bc3de68b345e3f9bea414df2daca08185b6cfb4044fe9f67e1d9e886f29642373b34fd4fde5976204ca66a5481859afdcb7d
languageName: node
linkType: hard

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

"postcss@npm:^8.4.38":
version: 8.4.38
resolution: "postcss@npm:8.4.38"
dependencies:
nanoid: "npm:^3.3.7"
picocolors: "npm:^1.0.0"
source-map-js: "npm:^1.2.0"
checksum: 10/6e44a7ed835ffa9a2b096e8d3e5dfc6bcf331a25c48aeb862dd54e3aaecadf814fa22be224fd308f87d08adf2299164f88c5fd5ab1c4ef6cbd693ceb295377f4
languageName: node
linkType: hard

"pretty-error@npm:^4.0.0":
version: 4.0.0
resolution: "pretty-error@npm:4.0.0"
Expand Down Expand Up @@ -3755,7 +3766,7 @@ __metadata:
mini-css-extract-plugin: "npm:2.9.0"
paginationjs: "npm:2.6.0"
popper.js: "npm:1.16.1"
postcss: "npm:8.4.38"
postcss: "npm:8.4.44"
postcss-import: "npm:16.1.0"
postcss-loader: "npm:8.1.1"
regenerator-runtime: "npm:0.14.1"
Expand Down

0 comments on commit f5a273d

Please sign in to comment.