Bump css-loader from 2.1.1 to 3.0.0 in /js

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 2.1.1 to 3.0.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v2.1.1...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-06-13 21:10:34 +00:00
committed by GitHub
parent ec2f9ad431
commit 7e7dfa3b0b
2 changed files with 37 additions and 35 deletions

View File

@@ -31,7 +31,7 @@
"@babel/polyfill": "^7.4.4",
"@babel/preset-env": "^7.4.5",
"babel-loader": "^8.0.6",
"css-loader": "^2.1.1",
"css-loader": "^3.0.0",
"karma": "^4.1.0",
"mini-css-extract-plugin": "^0.7.0",
"style-loader": "^0.23.1",