build(deps-dev): bump webpack-cli from 4.3.1 to 4.4.0 in /html (#588)

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.3.1...webpack-cli@4.4.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-20 22:58:18 +08:00
committed by GitHub
parent 8c47c50ae9
commit 8a745a0fa5
2 changed files with 17 additions and 18 deletions

View File

@@ -57,7 +57,7 @@
"tslint-loader": "^3.5.4",
"typescript": "^3.9.7",
"webpack": "4.46.0",
"webpack-cli": "^4.3.1",
"webpack-cli": "^4.4.0",
"webpack-dev-server": "^3.11.2",
"webpack-merge": "^5.7.3"
},