Skip to content

Commit 19a1389

Browse files
Update dependency webpack-cli to v6
1 parent d231ba3 commit 19a1389

File tree

2 files changed

+67
-51
lines changed

2 files changed

+67
-51
lines changed

package-lock.json

+66-50
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"ts-loader": "^9.0.0",
2929
"typescript": "5.4",
3030
"webpack": "^5.76.0",
31-
"webpack-cli": "^5.0.0"
31+
"webpack-cli": "^6.0.0"
3232
},
3333
"scripts": {
3434
"test": "./node_modules/karma/bin/karma start --single-run",

0 commit comments

Comments
 (0)