Bump style-loader from 1.0.1 to 1.1.2 (#67)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-08 09:05:50 +01:00
committed by Manuel Bouza
parent 1abfdf0e33
commit f92db975fe
2 changed files with 5 additions and 5 deletions

View File

@@ -59,7 +59,7 @@
"node-sass": "^4.13.0",
"prettier": "^1.19.1",
"sass-loader": "^8.0.0",
"style-loader": "^1.0.1",
"style-loader": "^1.1.2",
"svg-inline-loader": "^0.8.0",
"uuid": "^3.3.2",
"webpack": "^4.41.2",