Skip to content

Commit 2c3b3bf

Browse files
Bump mini-css-extract-plugin from 2.9.2 to 2.9.3
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.9.2 to 2.9.3. - [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.2...v2.9.3) --- updated-dependencies: - dependency-name: mini-css-extract-plugin dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d3a6240 commit 2c3b3bf

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.2",
36+
"mini-css-extract-plugin": "^2.9.3",
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.2"
2637+
mini-css-extract-plugin: "npm:^2.9.3"
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.2":
4874-
version: 2.9.2
4875-
resolution: "mini-css-extract-plugin@npm:2.9.2"
4873+
"mini-css-extract-plugin@npm:^2.9.3":
4874+
version: 2.9.3
4875+
resolution: "mini-css-extract-plugin@npm:2.9.3"
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/5d3218dbd7db48b572925ddac05162a7415bf81b321f1a0c07016ec643cb5720c8a836ae68d45f5de826097a3013b601706c9c5aacb7f610dc2041b271de2ce0
4881+
checksum: 10c0/2e661aeba2ffd6f8b8d618de3498c495f1e1628b76a8e3fb31f3685586d12ba7d166788b1d57912becff5a0f700c74625e4fe9d54874176d7a218af0c6f7c24f
48824882
languageName: node
48834883
linkType: hard
48844884

0 commit comments

Comments
 (0)