Skip to content

Commit

Permalink
Update dependency postcss to v8.4.29 (#8456)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 3, 2023
1 parent 4668ba0 commit 47f5c12
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion war/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"eslint-config-prettier": "9.0.0",
"handlebars-loader": "1.7.3",
"mini-css-extract-plugin": "2.7.6",
"postcss": "8.4.28",
"postcss": "8.4.29",
"postcss-loader": "7.3.3",
"postcss-preset-env": "9.1.1",
"postcss-scss": "4.0.7",
Expand Down
10 changes: 5 additions & 5 deletions war/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4363,7 +4363,7 @@ __metadata:
jquery: 3.7.1
lodash: 4.17.21
mini-css-extract-plugin: 2.7.6
postcss: 8.4.28
postcss: 8.4.29
postcss-loader: 7.3.3
postcss-preset-env: 9.1.1
postcss-scss: 4.0.7
Expand Down Expand Up @@ -6072,14 +6072,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.4.28, postcss@npm:^8.4.21, postcss@npm:^8.4.24, postcss@npm:^8.4.25":
version: 8.4.28
resolution: "postcss@npm:8.4.28"
"postcss@npm:8.4.29, postcss@npm:^8.4.21, postcss@npm:^8.4.24, postcss@npm:^8.4.25":
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: f605c24a36f7e400bad379735fbfc893ccb8d293ad6d419bb824db77cdcb69f43d614ef35f9f7091f32ca588d130ec60dbcf53b366e6bf88a8a64bbeb3c05f6d
checksum: dd6daa25e781db9ae5b651d9b7bfde0ec6e60e86a37da69a18eb4773d5ddd51e28fc4ff054fbdc04636a31462e6bf09a1e50986f69ac52b10d46b7457cd36d12
languageName: node
linkType: hard

Expand Down

0 comments on commit 47f5c12

Please sign in to comment.