Skip to content

Commit adcaa8e

Browse files
Bump mini-css-extract-plugin from 2.9.3 to 2.9.4
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.9.3 to 2.9.4. - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md) - [Commits](webpack/mini-css-extract-plugin@v2.9.3...v2.9.4) --- updated-dependencies: - dependency-name: mini-css-extract-plugin dependency-version: 2.9.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e4425d2 commit adcaa8e

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
@@ -33,7 +33,7 @@
3333
"jquery-ujs": "^1.2.3",
3434
"jstree": "^3.3.17",
3535
"keycharm": "^0.4.0",
36-
"mini-css-extract-plugin": "^2.9.3",
36+
"mini-css-extract-plugin": "^2.9.4",
3737
"moment": "^2.30.1",
3838
"opensans-webkit": "^1.1.0",
3939
"pnp-webpack-plugin": "^1.7.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2634,7 +2634,7 @@ __metadata:
26342634
jquery-ujs: "npm:^1.2.3"
26352635
jstree: "npm:^3.3.17"
26362636
keycharm: "npm:^0.4.0"
2637-
mini-css-extract-plugin: "npm:^2.9.3"
2637+
mini-css-extract-plugin: "npm:^2.9.4"
26382638
moment: "npm:^2.30.1"
26392639
opensans-webkit: "npm:^1.1.0"
26402640
pnp-webpack-plugin: "npm:^1.7.0"
@@ -4870,15 +4870,15 @@ __metadata:
48704870
languageName: node
48714871
linkType: hard
48724872

4873-
"mini-css-extract-plugin@npm:^2.9.3":
4874-
version: 2.9.3
4875-
resolution: "mini-css-extract-plugin@npm:2.9.3"
4873+
"mini-css-extract-plugin@npm:^2.9.4":
4874+
version: 2.9.4
4875+
resolution: "mini-css-extract-plugin@npm:2.9.4"
48764876
dependencies:
48774877
schema-utils: "npm:^4.0.0"
48784878
tapable: "npm:^2.2.1"
48794879
peerDependencies:
48804880
webpack: ^5.0.0
4881-
checksum: 10c0/2e661aeba2ffd6f8b8d618de3498c495f1e1628b76a8e3fb31f3685586d12ba7d166788b1d57912becff5a0f700c74625e4fe9d54874176d7a218af0c6f7c24f
4881+
checksum: 10c0/76f9e471784d52435ea766ce576ad23d37d0ea51c32ddc56414c8fdf14f7de44202dbc772cdf7549b7e54a5e56f569af93cfbd036d62d13ff8fd9571e53353b7
48824882
languageName: node
48834883
linkType: hard
48844884

0 commit comments

Comments
 (0)