Update webpack in group default to the latest version 🚀 (#288)

* chore(package): update webpack to version 4.42.1

* chore(package): update lockfile html/yarn.lock

Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
This commit is contained in:
greenkeeper[bot]
2020-03-24 23:18:52 +08:00
committed by GitHub
parent 18e9ceb031
commit ea27950594
2 changed files with 129 additions and 128 deletions

View File

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