Skip to content

Commit 7f0878a

Browse files
Bump webpack-cli from 5.1.4 to 6.0.0 in /src/TodoApp (#177)
1 parent e68e0fe commit 7f0878a

File tree

2 files changed

+180
-55
lines changed

2 files changed

+180
-55
lines changed

src/TodoApp/package-lock.json

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

src/TodoApp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"tsify": "^5.0.4",
3737
"typescript": "^5.7.2",
3838
"webpack": "^5.97.1",
39-
"webpack-cli": "^5.1.4"
39+
"webpack-cli": "^6.0.0"
4040
},
4141
"jest": {
4242
"clearMocks": true,

0 commit comments

Comments
 (0)