Skip to content

Commit

Permalink
fix(deps): update dependency mini-css-extract-plugin to v2.9.2 (#2476)
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 Nov 24, 2024
1 parent e7ef1fb commit 94c76dd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend/public/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"jquery": "3.7.1",
"jsdom": "16.7.0",
"lodash": "4.17.21",
"mini-css-extract-plugin": "2.6.0",
"mini-css-extract-plugin": "2.9.2",
"mocha": "9.2.2",
"moment": "2.29.4",
"moment-locales-webpack-plugin": "^1.2.0",
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15877,14 +15877,15 @@ __metadata:
languageName: node
linkType: hard

"mini-css-extract-plugin@npm:2.6.0":
version: 2.6.0
resolution: "mini-css-extract-plugin@npm:2.6.0"
"mini-css-extract-plugin@npm:2.9.2":
version: 2.9.2
resolution: "mini-css-extract-plugin@npm:2.9.2"
dependencies:
schema-utils: ^4.0.0
tapable: ^2.2.1
peerDependencies:
webpack: ^5.0.0
checksum: ea73bd66558de7a37db094fe68fa130e7a725ab15f880ff8467a75d9c4c2f1576d20720088ea22af9922a94b8600bbfef0c6acaf10d12a32a9bd20a90ba3c35f
checksum: 67a1f75359371a7776108999d472ae0942ccd904401e364e3a2c710d4b6fec61c4f53288594fcac35891f009e6df8825a00dfd3bfe4bcec0f862081d1f7cad50
languageName: node
linkType: hard

Expand Down Expand Up @@ -16135,7 +16136,7 @@ __metadata:
jquery: 3.7.1
jsdom: 16.7.0
lodash: 4.17.21
mini-css-extract-plugin: 2.6.0
mini-css-extract-plugin: 2.9.2
mocha: 9.2.2
moment: 2.29.4
moment-locales-webpack-plugin: ^1.2.0
Expand Down

0 comments on commit 94c76dd

Please sign in to comment.