chore(deps): update dependency webpack to v5.80.0 (#730)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-04-20 19:30:47 -04:00
committed by GitHub
parent 44ba8b521c
commit 0360c886a6
5 changed files with 179 additions and 6 deletions

View File

@ -54,7 +54,7 @@
"npm-run-all": "4.1.5",
"prettier": "2.8.7",
"typescript": "5.0.4",
"webpack": "5.77.0"
"webpack": "5.80.0"
},
"lint-staged": {
"*.ts": "prettier --write",