Skip to content

Commit

Permalink
Update dependency mini-css-extract-plugin to v2.8.0 (#8937)
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 Feb 5, 2024
1 parent ed8562f commit 481ecb2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion war/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"handlebars-loader": "1.7.3",
"mini-css-extract-plugin": "2.7.7",
"mini-css-extract-plugin": "2.8.0",
"postcss": "8.4.33",
"postcss-loader": "8.1.0",
"postcss-preset-env": "9.3.0",
Expand Down
13 changes: 7 additions & 6 deletions war/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4334,7 +4334,7 @@ __metadata:
hotkeys-js: "npm:3.12.2"
jquery: "npm:3.7.1"
lodash: "npm:4.17.21"
mini-css-extract-plugin: "npm:2.7.7"
mini-css-extract-plugin: "npm:2.8.0"
postcss: "npm:8.4.33"
postcss-loader: "npm:8.1.0"
postcss-preset-env: "npm:9.3.0"
Expand Down Expand Up @@ -4767,14 +4767,15 @@ __metadata:
languageName: node
linkType: hard

"mini-css-extract-plugin@npm:2.7.7":
version: 2.7.7
resolution: "mini-css-extract-plugin@npm:2.7.7"
"mini-css-extract-plugin@npm:2.8.0":
version: 2.8.0
resolution: "mini-css-extract-plugin@npm:2.8.0"
dependencies:
schema-utils: "npm:^4.0.0"
tapable: "npm:^2.2.1"
peerDependencies:
webpack: ^5.0.0
checksum: 10c0/e22f76d96966ee4dfc1318e0f4c45ac75638932df468dc7d103094e1c97cb2d01ea7ccfb354e39d9e57d1971218cdc92678b9c8676472b2f1f801bb514967c44
checksum: 10c0/fb69af136831451e7a8ab993996adedd74559fd5819fb75e53316e0b1b44bc5ea88a8fae17d39df3265f119be28a7be13054f3f99710f1394e16879eb51ad623
languageName: node
linkType: hard

Expand Down Expand Up @@ -6734,7 +6735,7 @@ __metadata:
languageName: node
linkType: hard

"tapable@npm:^2.1.1, tapable@npm:^2.2.0":
"tapable@npm:^2.1.1, tapable@npm:^2.2.0, tapable@npm:^2.2.1":
version: 2.2.1
resolution: "tapable@npm:2.2.1"
checksum: 10c0/bc40e6efe1e554d075469cedaba69a30eeb373552aaf41caeaaa45bf56ffacc2674261b106245bd566b35d8f3329b52d838e851ee0a852120acae26e622925c9
Expand Down

0 comments on commit 481ecb2

Please sign in to comment.