Skip to content

Commit c06d462

Browse files
build(deps-dev): bump mini-css-extract-plugin (#32653)
Bumps [mini-css-extract-plugin](https://github.com/webpack/mini-css-extract-plugin) from 2.10.0 to 2.10.1. - [Release notes](https://github.com/webpack/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack/mini-css-extract-plugin/blob/main/CHANGELOG.md) - [Commits](webpack/mini-css-extract-plugin@v2.10.0...v2.10.1) --- updated-dependencies: - dependency-name: mini-css-extract-plugin dependency-version: 2.10.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 38f700e commit c06d462

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

generators/vue/resources/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"html-webpack-plugin": "5.6.6",
4545
"jiti": "2.6.1",
4646
"merge-jsons-webpack-plugin": "2.0.1",
47-
"mini-css-extract-plugin": "2.10.0",
47+
"mini-css-extract-plugin": "2.10.1",
4848
"postcss-import": "16.1.1",
4949
"postcss-loader": "8.2.1",
5050
"postcss-url": "10.1.3",

0 commit comments

Comments
 (0)