build(deps-dev): bump sass-loader from 9.0.2 to 9.0.3 in /html (#439)

Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 9.0.2 to 9.0.3.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v9.0.2...v9.0.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-08-08 07:55:17 +08:00
committed by GitHub
parent 1c2e650d7f
commit c874fbae42
2 changed files with 12 additions and 12 deletions

View File

@@ -46,7 +46,7 @@
"mini-css-extract-plugin": "^0.9.0",
"node-sass": "^4.14.1",
"optimize-css-assets-webpack-plugin": "^5.0.3",
"sass-loader": "^9.0.2",
"sass-loader": "^9.0.3",
"scssfmt": "^1.0.7",
"style-loader": "^1.2.1",
"terser-webpack-plugin": "^4.0.0",