build(deps-dev): bump webpack from 4.43.0 to 4.44.0 in /html (#420)

Bumps [webpack](https://github.com/webpack/webpack) from 4.43.0 to 4.44.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.43.0...v4.44.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-07-28 08:48:27 +08:00
committed by GitHub
parent 92d6db62a2
commit c61e62c861
2 changed files with 81 additions and 35 deletions

View File

@@ -55,7 +55,7 @@
"tslint": "^6.1.2",
"tslint-loader": "^3.5.4",
"typescript": "^3.9.7",
"webpack": "4.43.0",
"webpack": "4.44.0",
"webpack-cli": "^3.3.12",
"webpack-dev-server": "^3.11.0",
"webpack-merge": "^5.0.9"