Skip to content

Commit 9e77b5f

Browse files
build(deps): 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] <support@github.com>
1 parent df01b34 commit 9e77b5f

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.2",
26+
"mini-css-extract-plugin": "^2.9.3",
2727
"rails_admin": "3.3.0",
2828
"sass": "^1.89.2",
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.2"
2588+
mini-css-extract-plugin: "npm:^2.9.3"
25892589
rails_admin: "npm:3.3.0"
25902590
sass: "npm:^1.89.2"
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.2":
4411-
version: 2.9.2
4412-
resolution: "mini-css-extract-plugin@npm:2.9.2"
4410+
"mini-css-extract-plugin@npm:^2.9.3":
4411+
version: 2.9.3
4412+
resolution: "mini-css-extract-plugin@npm:2.9.3"
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/5d3218dbd7db48b572925ddac05162a7415bf81b321f1a0c07016ec643cb5720c8a836ae68d45f5de826097a3013b601706c9c5aacb7f610dc2041b271de2ce0
4418+
checksum: 10c0/2e661aeba2ffd6f8b8d618de3498c495f1e1628b76a8e3fb31f3685586d12ba7d166788b1d57912becff5a0f700c74625e4fe9d54874176d7a218af0c6f7c24f
44194419
languageName: node
44204420
linkType: hard
44214421

0 commit comments

Comments
 (0)