Skip to content

Commit ac007a0

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

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed

frontend/public/package.json

Lines changed: 1 addition & 1 deletion
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.9.2",
65+
"mini-css-extract-plugin": "2.9.4",
6666
"mocha": "9.2.2",
6767
"moment": "2.30.1",
6868
"moment-locales-webpack-plugin": "^1.2.0",

yarn.lock

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14593,7 +14593,19 @@ __metadata:
1459314593
languageName: node
1459414594
linkType: hard
1459514595

14596-
"mini-css-extract-plugin@npm:2.9.2, mini-css-extract-plugin@npm:^2.4.5":
14596+
"mini-css-extract-plugin@npm:2.9.4":
14597+
version: 2.9.4
14598+
resolution: "mini-css-extract-plugin@npm:2.9.4"
14599+
dependencies:
14600+
schema-utils: ^4.0.0
14601+
tapable: ^2.2.1
14602+
peerDependencies:
14603+
webpack: ^5.0.0
14604+
checksum: 4ec46ebdcb5dae4b1c012debca90fea27b1e8e7790d408154232d77d25f56f839e7b1ec5401a962d6356e7b9301c760d2ef62e1cb0d4d7b6ec8209f812733dda
14605+
languageName: node
14606+
linkType: hard
14607+
14608+
"mini-css-extract-plugin@npm:^2.4.5":
1459714609
version: 2.9.2
1459814610
resolution: "mini-css-extract-plugin@npm:2.9.2"
1459914611
dependencies:
@@ -14823,7 +14835,7 @@ __metadata:
1482314835
jquery: 3.7.1
1482414836
jsdom: 16.7.0
1482514837
lodash: 4.17.21
14826-
mini-css-extract-plugin: 2.9.2
14838+
mini-css-extract-plugin: 2.9.4
1482714839
mocha: 9.2.2
1482814840
moment: 2.30.1
1482914841
moment-locales-webpack-plugin: ^1.2.0

0 commit comments

Comments
 (0)