build(deps-dev): bump css-loader from 5.1.3 to 5.2.0 in /html (#635)

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.1.3 to 5.2.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.1.3...v5.2.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]
2021-04-02 20:44:14 +08:00
committed by GitHub
parent b33f3135ca
commit 712f2139cb
2 changed files with 5 additions and 5 deletions

View File

@@ -34,7 +34,7 @@
},
"devDependencies": {
"copy-webpack-plugin": "^6.4.1",
"css-loader": "^5.1.3",
"css-loader": "^5.2.0",
"gts": "^1.1.2",
"gulp": "^4.0.2",
"gulp-clean": "^0.4.0",