Update mini-css-extract-plugin requirement from ^0.5.0 to ^0.8.0

Updates the requirements on [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) to permit the latest version.
- [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](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v0.5.0...v0.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-02 18:47:57 +00:00 committed by GitHub
commit 44475eacfa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 48 additions and 4 deletions

View file

@ -104,7 +104,7 @@
"eslint-plugin-vue": "^5.2.2",
"extract-text-webpack-plugin": "^3.0.2",
"file-loader": "^4.2.0",
"mini-css-extract-plugin": "^0.5.0",
"mini-css-extract-plugin": "^0.8.0",
"node-sass": "^4.11.0",
"prettier-eslint": "^9.0.0",
"raw-loader": "^3.1.0",