Skip to content

Commit

Permalink
Update webpack-cli to version 5.1.4 (#106)
Browse files Browse the repository at this point in the history
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  • Loading branch information
depfu[bot] authored Mar 19, 2024
1 parent f31ad96 commit 6ef066e
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 46 deletions.
94 changes: 50 additions & 44 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"typed-emitter": "^1.3.1",
"util": "^0.12.3",
"webpack": "^5.90.3",
"webpack-cli": "^4.5.0"
"webpack-cli": "^5.1.4"
},
"eslintConfig": {
"parserOptions": {
Expand Down
2 changes: 1 addition & 1 deletion packages/mocha/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"process": "^0.11.10",
"util": "^0.12.4",
"webpack": "^5.90.3",
"webpack-cli": "^4.9.2",
"webpack-cli": "^5.1.4",
"webpack-merge": "^5.8.0"
},
"peerDependency": {
Expand Down

0 comments on commit 6ef066e

Please sign in to comment.