Skip to content

Commit b78933f

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

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
@@ -31,7 +31,7 @@
3131
"jquery-ujs": "^1.2.3",
3232
"jstree": "^3.3.17",
3333
"keycharm": "^0.4.0",
34-
"mini-css-extract-plugin": "^2.9.1",
34+
"mini-css-extract-plugin": "^2.9.2",
3535
"moment": "^2.30.1",
3636
"opensans-webkit": "^1.1.0",
3737
"pnp-webpack-plugin": "^1.7.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2613,7 +2613,7 @@ __metadata:
26132613
jquery-ujs: "npm:^1.2.3"
26142614
jstree: "npm:^3.3.17"
26152615
keycharm: "npm:^0.4.0"
2616-
mini-css-extract-plugin: "npm:^2.9.1"
2616+
mini-css-extract-plugin: "npm:^2.9.2"
26172617
moment: "npm:^2.30.1"
26182618
opensans-webkit: "npm:^1.1.0"
26192619
pnp-webpack-plugin: "npm:^1.7.0"
@@ -4882,15 +4882,15 @@ __metadata:
48824882
languageName: node
48834883
linkType: hard
48844884

4885-
"mini-css-extract-plugin@npm:^2.9.1":
4886-
version: 2.9.1
4887-
resolution: "mini-css-extract-plugin@npm:2.9.1"
4885+
"mini-css-extract-plugin@npm:^2.9.2":
4886+
version: 2.9.2
4887+
resolution: "mini-css-extract-plugin@npm:2.9.2"
48884888
dependencies:
48894889
schema-utils: "npm:^4.0.0"
48904890
tapable: "npm:^2.2.1"
48914891
peerDependencies:
48924892
webpack: ^5.0.0
4893-
checksum: 10c0/19361902ef028b9875aafa3931d99643c2d95824ba343a501c83ff61d069a430fcfc523ca796765798b564570da2199f5a28cd51b9528ddbcfdc9271c61400d0
4893+
checksum: 10c0/5d3218dbd7db48b572925ddac05162a7415bf81b321f1a0c07016ec643cb5720c8a836ae68d45f5de826097a3013b601706c9c5aacb7f610dc2041b271de2ce0
48944894
languageName: node
48954895
linkType: hard
48964896

0 commit comments

Comments
 (0)