Skip to content

Commit

Permalink
Update dependency postcss to v8.4.40 (#9499)
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 Jul 28, 2024
1 parent cbfe2d4 commit 0a2ef21
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 @@ -37,7 +37,7 @@
"globals": "15.8.0",
"handlebars-loader": "1.7.3",
"mini-css-extract-plugin": "2.9.0",
"postcss": "8.4.39",
"postcss": "8.4.40",
"postcss-loader": "8.1.1",
"postcss-preset-env": "9.6.0",
"postcss-scss": "4.0.9",
Expand Down
10 changes: 5 additions & 5 deletions war/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4427,7 +4427,7 @@ __metadata:
jquery: "npm:3.7.1"
lodash: "npm:4.17.21"
mini-css-extract-plugin: "npm:2.9.0"
postcss: "npm:8.4.39"
postcss: "npm:8.4.40"
postcss-loader: "npm:8.1.1"
postcss-preset-env: "npm:9.6.0"
postcss-scss: "npm:4.0.9"
Expand Down Expand Up @@ -6107,14 +6107,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.4.39, postcss@npm:^8.4.33, postcss@npm:^8.4.38, postcss@npm:^8.4.39":
version: 8.4.39
resolution: "postcss@npm:8.4.39"
"postcss@npm:8.4.40, postcss@npm:^8.4.33, postcss@npm:^8.4.38, postcss@npm:^8.4.39":
version: 8.4.40
resolution: "postcss@npm:8.4.40"
dependencies:
nanoid: "npm:^3.3.7"
picocolors: "npm:^1.0.1"
source-map-js: "npm:^1.2.0"
checksum: 10c0/16f5ac3c4e32ee76d1582b3c0dcf1a1fdb91334a45ad755eeb881ccc50318fb8d64047de4f1601ac96e30061df203f0f2e2edbdc0bfc49b9c57bc9fb9bedaea3
checksum: 10c0/65ed67573e5443beaeb582282ff27a6be7c7fe3b4d9fa15761157616f2b97510cb1c335023c26220b005909f007337026d6e3ff092f25010b484ad484e80ea7f
languageName: node
linkType: hard

Expand Down

0 comments on commit 0a2ef21

Please sign in to comment.