Bump css-loader from 3.3.0 to 3.4.0 (#60)

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.3.0 to 3.4.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/v3.3.0...v3.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-12-23 11:08:02 +01:00
committed by Manuel Bouza
parent a2f3c16aca
commit eb2422ba7a
2 changed files with 5 additions and 5 deletions

View File

@@ -46,7 +46,7 @@
"clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "^5.0.5",
"copyfiles": "^2.1.0",
"css-loader": "^3.3.0",
"css-loader": "^3.4.0",
"eslint": "^6.4.0",
"eslint-config-prettier": "^6.3.0",
"eslint-plugin-jest": "^22.2.2",