Skip to content

Commit 685fc83

Browse files
build(deps-dev): bump mini-css-extract-plugin in /frontend (#1009)
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-contrib/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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c81ada commit 685fc83

File tree

2 files changed

+14
-45
lines changed

2 files changed

+14
-45
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint-plugin-prettier": "^3.4.0",
4040
"file-loader": "^6.0.0",
4141
"html-webpack-plugin": "^5.3.1",
42-
"mini-css-extract-plugin": "^1.6.0",
42+
"mini-css-extract-plugin": "^2.1.0",
4343
"node-sass": "^6.0.0",
4444
"prettier": "1.19.1",
4545
"sass-loader": "^11.0.1",

0 commit comments

Comments
 (0)