Skip to content

Commit 94c76dd

Browse files
fix(deps): update dependency mini-css-extract-plugin to v2.9.2 (#2476)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e7ef1fb commit 94c76dd

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

Diff for: frontend/public/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"jquery": "3.7.1",
6363
"jsdom": "16.7.0",
6464
"lodash": "4.17.21",
65-
"mini-css-extract-plugin": "2.6.0",
65+
"mini-css-extract-plugin": "2.9.2",
6666
"mocha": "9.2.2",
6767
"moment": "2.29.4",
6868
"moment-locales-webpack-plugin": "^1.2.0",

Diff for: yarn.lock

+6-5
Original file line numberDiff line numberDiff line change
@@ -15877,14 +15877,15 @@ __metadata:
1587715877
languageName: node
1587815878
linkType: hard
1587915879

15880-
"mini-css-extract-plugin@npm:2.6.0":
15881-
version: 2.6.0
15882-
resolution: "mini-css-extract-plugin@npm:2.6.0"
15880+
"mini-css-extract-plugin@npm:2.9.2":
15881+
version: 2.9.2
15882+
resolution: "mini-css-extract-plugin@npm:2.9.2"
1588315883
dependencies:
1588415884
schema-utils: ^4.0.0
15885+
tapable: ^2.2.1
1588515886
peerDependencies:
1588615887
webpack: ^5.0.0
15887-
checksum: ea73bd66558de7a37db094fe68fa130e7a725ab15f880ff8467a75d9c4c2f1576d20720088ea22af9922a94b8600bbfef0c6acaf10d12a32a9bd20a90ba3c35f
15888+
checksum: 67a1f75359371a7776108999d472ae0942ccd904401e364e3a2c710d4b6fec61c4f53288594fcac35891f009e6df8825a00dfd3bfe4bcec0f862081d1f7cad50
1588815889
languageName: node
1588915890
linkType: hard
1589015891

@@ -16135,7 +16136,7 @@ __metadata:
1613516136
jquery: 3.7.1
1613616137
jsdom: 16.7.0
1613716138
lodash: 4.17.21
16138-
mini-css-extract-plugin: 2.6.0
16139+
mini-css-extract-plugin: 2.9.2
1613916140
mocha: 9.2.2
1614016141
moment: 2.29.4
1614116142
moment-locales-webpack-plugin: ^1.2.0

0 commit comments

Comments
 (0)