Skip to content

Commit 2995501

Browse files
Update dependency webpack-cli to v6 (#950)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dc731ba commit 2995501

File tree

2 files changed

+45
-48
lines changed

2 files changed

+45
-48
lines changed

package-lock.json

Lines changed: 44 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"ts-node": "^10.9.2",
2626
"typescript": "5.9.*",
2727
"webpack": "^5.93.0",
28-
"webpack-cli": "^5.1.4",
28+
"webpack-cli": "^6.0.0",
2929
"webpack-notifier": "^1.15.0"
3030
},
3131
"scripts": {

0 commit comments

Comments
 (0)