Skip to content

Commit c5e4ff4

Browse files
build(deps-dev): bump mini-css-extract-plugin in /frontend (#587)
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 0.9.0 to 0.10.0. - [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-contrib/mini-css-extract-plugin@v0.9.0...v0.10.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d2a35af commit c5e4ff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"eslint-plugin-prettier": "^3.1.0",
3939
"file-loader": "^6.0.0",
4040
"html-webpack-plugin": "^4.0.1",
41-
"mini-css-extract-plugin": "^0.9.0",
41+
"mini-css-extract-plugin": "^0.10.0",
4242
"node-sass": "^4.12.0",
4343
"optimize-css-assets-webpack-plugin": "^5.0.3",
4444
"prettier": "1.19.1",

0 commit comments

Comments
 (0)