Update raw-loader requirement from ^1.0.0 to ^2.0.0

Updates the requirements on [raw-loader](https://github.com/webpack-contrib/raw-loader) to permit the latest version.
- [Release notes](https://github.com/webpack-contrib/raw-loader/releases)
- [Changelog](https://github.com/webpack-contrib/raw-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/raw-loader/compare/v1.0.0...v2.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-03-19 07:30:08 +00:00
parent 64f6a64f77
commit 0d7379366e

View File

@@ -70,7 +70,7 @@
"mini-css-extract-plugin": "^0.5.0",
"node-sass": "^4.10.0",
"prettier-eslint": "^8.8.2",
"raw-loader": "^1.0.0",
"raw-loader": "^2.0.0",
"sass-loader": "^7.1.0",
"stylelint": "^8.4.0",
"stylelint-config-recommended-scss": "^3.2.0",