build(deps-dev): bump webpack from 4.44.2 to 4.46.0 in /html (#581)

Bumps [webpack](https://github.com/webpack/webpack) from 4.44.2 to 4.46.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.44.2...v4.46.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-01-12 21:05:37 +08:00
committed by GitHub
parent 8c754bd55b
commit b0c5cf9d31
2 changed files with 10 additions and 10 deletions

View File

@@ -56,7 +56,7 @@
"tslint": "^6.1.3",
"tslint-loader": "^3.5.4",
"typescript": "^3.9.7",
"webpack": "4.44.2",
"webpack": "4.46.0",
"webpack-cli": "^4.3.1",
"webpack-dev-server": "^3.11.1",
"webpack-merge": "^5.7.3"