chore(deps): update dependency webpack to v5.76.2 (#664)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-03-15 19:34:20 -04:00
committed by GitHub
parent 6c5df8c058
commit c0892619fe
5 changed files with 12 additions and 29 deletions

View File

@ -54,7 +54,7 @@
"npm-run-all": "4.1.5",
"prettier": "2.8.4",
"typescript": "4.9.5",
"webpack": "5.76.0"
"webpack": "5.76.2"
},
"lint-staged": {
"*.ts": "prettier --write",