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

Bumps [webpack](https://github.com/webpack/webpack) from 4.42.1 to 4.43.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.42.1...v4.43.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-04-24 21:41:44 +08:00
committed by GitHub
parent 5bb30bd82f
commit ba21a7d86b
2 changed files with 14 additions and 14 deletions

View File

@@ -55,7 +55,7 @@
"tslint": "^6.1.1",
"tslint-loader": "^3.5.4",
"typescript": "^3.8.3",
"webpack": "4.42.1",
"webpack": "4.43.0",
"webpack-cli": "^3.3.11",
"webpack-dev-server": "^3.10.3",
"webpack-merge": "^4.2.2"