Skip to content

Commit

Permalink
Update dependency postcss to v8.4.28 (jenkinsci#8398)
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] authored Aug 19, 2023
1 parent 6b25ba2 commit a52c263
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.27",
"postcss": "8.4.28",
"postcss-loader": "7.3.3",
"postcss-preset-env": "9.1.1",
"postcss-scss": "4.0.6",
Expand Down
10 changes: 5 additions & 5 deletions war/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4364,7 +4364,7 @@ __metadata:
jquery: 3.7.0
lodash: 4.17.21
mini-css-extract-plugin: 2.7.6
postcss: 8.4.27
postcss: 8.4.28
postcss-loader: 7.3.3
postcss-preset-env: 9.1.1
postcss-scss: 4.0.6
Expand Down Expand Up @@ -6073,14 +6073,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.4.27, postcss@npm:^8.4.21, postcss@npm:^8.4.24, postcss@npm:^8.4.25":
version: 8.4.27
resolution: "postcss@npm:8.4.27"
"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"
dependencies:
nanoid: ^3.3.6
picocolors: ^1.0.0
source-map-js: ^1.0.2
checksum: 1cdd0c298849df6cd65f7e646a3ba36870a37b65f55fd59d1a165539c263e9b4872a402bf4ed1ca1bc31f58b68b2835545e33ea1a23b161a1f8aa6d5ded81e78
checksum: f605c24a36f7e400bad379735fbfc893ccb8d293ad6d419bb824db77cdcb69f43d614ef35f9f7091f32ca588d130ec60dbcf53b366e6bf88a8a64bbeb3c05f6d
languageName: node
linkType: hard

Expand Down

0 comments on commit a52c263

Please sign in to comment.