Skip to content

Commit 5a96a82

Browse files
build(deps): 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] <support@github.com>
1 parent 3cc07bd commit 5a96a82

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
@@ -23,7 +23,7 @@
2323
"jquery": "^3.7.1",
2424
"jquery-ui": "^1.14.1",
2525
"jquery-ujs": "^1.2.3",
26-
"mini-css-extract-plugin": "^2.9.3",
26+
"mini-css-extract-plugin": "^2.9.4",
2727
"rails_admin": "3.3.0",
2828
"sass": "^1.90.0",
2929
"sass-loader": "^16.0.5",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2585,7 +2585,7 @@ __metadata:
25852585
jquery: "npm:^3.7.1"
25862586
jquery-ui: "npm:^1.14.1"
25872587
jquery-ujs: "npm:^1.2.3"
2588-
mini-css-extract-plugin: "npm:^2.9.3"
2588+
mini-css-extract-plugin: "npm:^2.9.4"
25892589
rails_admin: "npm:3.3.0"
25902590
sass: "npm:^1.90.0"
25912591
sass-loader: "npm:^16.0.5"
@@ -4407,15 +4407,15 @@ __metadata:
44074407
languageName: node
44084408
linkType: hard
44094409

4410-
"mini-css-extract-plugin@npm:^2.9.3":
4411-
version: 2.9.3
4412-
resolution: "mini-css-extract-plugin@npm:2.9.3"
4410+
"mini-css-extract-plugin@npm:^2.9.4":
4411+
version: 2.9.4
4412+
resolution: "mini-css-extract-plugin@npm:2.9.4"
44134413
dependencies:
44144414
schema-utils: "npm:^4.0.0"
44154415
tapable: "npm:^2.2.1"
44164416
peerDependencies:
44174417
webpack: ^5.0.0
4418-
checksum: 10c0/2e661aeba2ffd6f8b8d618de3498c495f1e1628b76a8e3fb31f3685586d12ba7d166788b1d57912becff5a0f700c74625e4fe9d54874176d7a218af0c6f7c24f
4418+
checksum: 10c0/76f9e471784d52435ea766ce576ad23d37d0ea51c32ddc56414c8fdf14f7de44202dbc772cdf7549b7e54a5e56f569af93cfbd036d62d13ff8fd9571e53353b7
44194419
languageName: node
44204420
linkType: hard
44214421

0 commit comments

Comments
 (0)