Bump style-loader from 1.0.0 to 1.0.2 in /js

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-12-17 19:41:44 +00:00
committed by GitHub
parent 495cd18c06
commit 124e8e28ed
2 changed files with 4 additions and 4 deletions

View File

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