Bump style-loader from 1.1.3 to 1.2.1 (#157)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-06-04 23:23:13 +02:00
committed by GitHub
parent 97022dbf97
commit 86191f792b
2 changed files with 29 additions and 13 deletions

View File

@@ -59,7 +59,7 @@
"node-sass": "^4.14.1",
"prettier": "^2.0.5",
"sass-loader": "^8.0.2",
"style-loader": "^1.1.3",
"style-loader": "^1.2.1",
"svg-inline-loader": "^0.8.2",
"uuid": "^8.1.0",
"webpack": "^4.43.0",