Skip to content

Commit 79327bc

Browse files
build(deps-dev): bump mini-css-extract-plugin from 1.6.0 to 2.1.0 (#729)
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.6.0 to 2.1.0. - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/v2.1.0/CHANGELOG.md) - [Commits](webpack/mini-css-extract-plugin@v1.6.0...v2.1.0) --- updated-dependencies: - dependency-name: mini-css-extract-plugin dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e8311f commit 79327bc

File tree

2 files changed

+5
-19
lines changed

2 files changed

+5
-19
lines changed

packages/purgecss-webpack-plugin/package-lock.json

Lines changed: 4 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/purgecss-webpack-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"devDependencies": {
4747
"@types/webpack-sources": "^2.0.0",
4848
"css-loader": "^5.0.0",
49-
"mini-css-extract-plugin": "^1.2.0"
49+
"mini-css-extract-plugin": "^2.1.0"
5050
},
5151
"peerDependencies": {
5252
"webpack": "*"

0 commit comments

Comments
 (0)