Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency postcss to v8.4.26 #1974

Merged
merged 1 commit into from
Jul 13, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.25",
"postcss": "8.4.26",
"postcss-import": "15.1.0",
"postcss-loader": "7.3.3",
"sass": "1.63.6",
Expand Down
10 changes: 5 additions & 5 deletions reacnetgenerator/static/webpack/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3462,14 +3462,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.4.25":
version: 8.4.25
resolution: "postcss@npm:8.4.25"
"postcss@npm:8.4.26":
version: 8.4.26
resolution: "postcss@npm:8.4.26"
dependencies:
nanoid: ^3.3.6
picocolors: ^1.0.0
source-map-js: ^1.0.2
checksum: 9ed3ab8af43ad5210c28f56f916fd9b8c9f94fbeaebbf645dcf579bc28bdd8056c2a7ecc934668d399b81fedb6128f0c4b299f931e50454964bc911c25a3a0a2
checksum: 1cf08ee10d58cbe98f94bf12ac49a5e5ed1588507d333d2642aacc24369ca987274e1f60ff4cbf0081f70d2ab18a5cd3a4a273f188d835b8e7f3ba381b184e57
languageName: node
linkType: hard

Expand Down Expand Up @@ -3576,7 +3576,7 @@ __metadata:
mini-css-extract-plugin: 2.7.6
paginationjs: 2.6.0
popper.js: 1.16.1
postcss: 8.4.25
postcss: 8.4.26
postcss-import: 15.1.0
postcss-loader: 7.3.3
query-string: 7.1.3
Expand Down
Loading