1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-08 03:23:50 +00:00

chore(deps): update dependency webpack-cli to v5 (#5458)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-05-16 11:23:40 +02:00
committed by GitHub
parent d9550fcecb
commit 665fe971e0
2 changed files with 60 additions and 36 deletions

View File

@@ -139,7 +139,7 @@
"util": "0.12.5",
"wait-on": "7.0.1",
"webpack": "5.82.1",
"webpack-cli": "4.10.0",
"webpack-cli": "5.1.1",
"webpack-dev-server": "4.15.0",
"webpack-node-externals": "3.0.0"
},