Bump style-loader from 1.1.2 to 1.1.3 (#79)

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

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-04-03 08:37:55 +02:00
committed by GitHub
parent 67640613e2
commit c6e14d77d5
2 changed files with 7 additions and 7 deletions

View File

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