Skip to content

Commit

Permalink
chore(deps): update dependency postcss to v8.4.29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 29, 2023
1 parent 011259c commit 3e05820
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
2 changes: 1 addition & 1 deletion reacnetgenerator/static/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"html-webpack-plugin": "5.5.3",
"ifdef-loader": "2.3.2",
"mini-css-extract-plugin": "2.7.6",
"postcss": "8.4.28",
"postcss": "8.4.29",
"postcss-import": "15.1.0",
"postcss-loader": "7.3.3",
"sass": "1.66.1",
Expand Down
15 changes: 13 additions & 2 deletions reacnetgenerator/static/webpack/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3530,7 +3530,18 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.4.28, postcss@npm:^8.4.21, postcss@npm:^8.4.24":
"postcss@npm:8.4.29":
version: 8.4.29
resolution: "postcss@npm:8.4.29"
dependencies:
nanoid: ^3.3.6
picocolors: ^1.0.0
source-map-js: ^1.0.2
checksum: dd6daa25e781db9ae5b651d9b7bfde0ec6e60e86a37da69a18eb4773d5ddd51e28fc4ff054fbdc04636a31462e6bf09a1e50986f69ac52b10d46b7457cd36d12
languageName: node
linkType: hard

"postcss@npm:^8.4.21, postcss@npm:^8.4.24":
version: 8.4.28
resolution: "postcss@npm:8.4.28"
dependencies:
Expand Down Expand Up @@ -3626,7 +3637,7 @@ __metadata:
mini-css-extract-plugin: 2.7.6
paginationjs: 2.6.0
popper.js: 1.16.1
postcss: 8.4.28
postcss: 8.4.29
postcss-import: 15.1.0
postcss-loader: 7.3.3
query-string: 7.1.3
Expand Down

0 comments on commit 3e05820

Please sign in to comment.