Update dependency webpack-cli to v5.0.1 (#194)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-12-05 16:29:06 -05:00
committed by GitHub
parent de0138ba67
commit ba8078928e
2 changed files with 20 additions and 20 deletions

View File

@ -249,7 +249,7 @@
"tsconfig-paths-webpack-plugin": "4.0.0",
"typescript": "4.9.3",
"webpack": "5.75.0",
"webpack-cli": "5.0.0",
"webpack-cli": "5.0.1",
"webpack-dev-server": "4.11.1"
},
"publishConfig": {