Bump style-loader from 1.1.3 to 1.1.4 in /js

Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v1.1.3...v1.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-19 01:36:53 +00:00
committed by GitHub
parent d54ee14268
commit 32f2561267
2 changed files with 41 additions and 28 deletions

View File

@@ -34,7 +34,7 @@
"css-loader": "^3.5.2",
"karma": "^5.0.2",
"mini-css-extract-plugin": "^0.9.0",
"style-loader": "^1.1.3",
"style-loader": "^1.1.4",
"url-loader": "^4.1.0",
"vue-loader": "^15.9.1",
"vue-style-loader": "^4.1.2",