Skip to content

Commit 67ef631

Browse files
Update dependency mini-css-extract-plugin to v2.10.0
1 parent 665e565 commit 67ef631

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"eslint-formatter-checkstyle": "9.0.1",
3737
"globals": "17.0.0",
3838
"handlebars-loader": "1.7.3",
39-
"mini-css-extract-plugin": "2.9.4",
39+
"mini-css-extract-plugin": "2.10.0",
4040
"postcss": "8.5.6",
4141
"postcss-loader": "8.2.0",
4242
"postcss-preset-env": "11.1.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4556,7 +4556,7 @@ __metadata:
45564556
hotkeys-js: "npm:3.12.2"
45574557
jquery: "npm:3.7.1"
45584558
lodash: "npm:4.17.21"
4559-
mini-css-extract-plugin: "npm:2.9.4"
4559+
mini-css-extract-plugin: "npm:2.10.0"
45604560
postcss: "npm:8.5.6"
45614561
postcss-loader: "npm:8.2.0"
45624562
postcss-preset-env: "npm:11.1.1"
@@ -5000,15 +5000,15 @@ __metadata:
50005000
languageName: node
50015001
linkType: hard
50025002

5003-
"mini-css-extract-plugin@npm:2.9.4":
5004-
version: 2.9.4
5005-
resolution: "mini-css-extract-plugin@npm:2.9.4"
5003+
"mini-css-extract-plugin@npm:2.10.0":
5004+
version: 2.10.0
5005+
resolution: "mini-css-extract-plugin@npm:2.10.0"
50065006
dependencies:
50075007
schema-utils: "npm:^4.0.0"
50085008
tapable: "npm:^2.2.1"
50095009
peerDependencies:
50105010
webpack: ^5.0.0
5011-
checksum: 10c0/76f9e471784d52435ea766ce576ad23d37d0ea51c32ddc56414c8fdf14f7de44202dbc772cdf7549b7e54a5e56f569af93cfbd036d62d13ff8fd9571e53353b7
5011+
checksum: 10c0/5fb0654471f4fb695629d96324d327d4d3a05069a95b83770d070e8f48a07d5b5f8da61adabdd56e3119cf6b17eef058c4ba6ab4cd31a7b2af48624621fe0520
50125012
languageName: node
50135013
linkType: hard
50145014

0 commit comments

Comments
 (0)