build(deps-dev): bump node-sass from 5.0.0 to 6.0.0 in /html (#670)

Bumps [node-sass](https://github.com/sass/node-sass) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v5.0.0...v6.0.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-05-16 09:20:58 +08:00
committed by GitHub
parent f20b926c91
commit 00e3aa111b
2 changed files with 5 additions and 5 deletions

View File

@@ -29,7 +29,7 @@
"gulp-rename": "^2.0.0",
"html-webpack-plugin": "^5.3.1",
"mini-css-extract-plugin": "^1.6.0",
"node-sass": "^5.0.0",
"node-sass": "^6.0.0",
"sass-loader": "^11.0.1",
"scssfmt": "^1.0.7",
"style-loader": "^2.0.0",