build(deps-dev): bump style-loader from 1.2.1 to 2.0.0 in /html (#502)

Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 1.2.1 to 2.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/v1.2.1...v2.0.0)

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-11-07 11:33:15 +08:00
committed by GitHub
parent 2695e5c0eb
commit f76def0294
2 changed files with 7 additions and 7 deletions

View File

@@ -48,7 +48,7 @@
"optimize-css-assets-webpack-plugin": "^5.0.4",
"sass-loader": "^10.0.2",
"scssfmt": "^1.0.7",
"style-loader": "^1.2.1",
"style-loader": "^2.0.0",
"terser-webpack-plugin": "^4.2.3",
"through2": "^4.0.2",
"ts-loader": "^8.0.3",