Bump style-loader from 0.23.1 to 1.0.0 (#1353)

Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 0.23.1 to 1.0.0.
- [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/v0.23.1...v1.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-08-07 15:12:21 +02:00
committed by Eugene
parent 337d1f4df5
commit 6aeb9a62e6
2 changed files with 7 additions and 6 deletions

View File

@@ -41,7 +41,7 @@
"shelljs": "0.8.3",
"source-code-pro": "^2.30.1",
"source-sans-pro": "2.45.0",
"style-loader": "^0.23.1",
"style-loader": "^1.0.0",
"svg-inline-loader": "^0.8.0",
"to-string-loader": "1.1.5",
"tslib": "^1.10.0",