Bump style-loader from 1.0.1 to 1.1.1

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-12-23 05:35:27 +00:00
parent 6c84c6232d
commit fe567b1caf
2 changed files with 4 additions and 4 deletions

View File

@@ -74,7 +74,7 @@
"postcss-loader": "^3.0.0",
"promise-polyfill": "^8.1.3",
"sass-loader": "^7.3.1",
"style-loader": "^1.0.1",
"style-loader": "^1.1.1",
"stylelint": "^12.0.0",
"stylelint-config-standard": "^19.0.0",
"stylelint-order": "^3.1.1",