Bump style-loader from 1.0.2 to 1.1.1 in /js

Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 1.0.2 to 1.1.1.
- [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.0.2...v1.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-12-22 06:57:46 +00:00
committed by GitHub
parent f0058978c4
commit 6479985cab
2 changed files with 4 additions and 4 deletions

View File

@@ -34,7 +34,7 @@
"css-loader": "^3.4.0",
"karma": "^4.4.1",
"mini-css-extract-plugin": "^0.8.0",
"style-loader": "^1.0.2",
"style-loader": "^1.1.1",
"url-loader": "^3.0.0",
"vue-loader": "^15.8.3",
"vue-style-loader": "^4.1.2",