Skip to content

Commit baa6b06

Browse files
Bump webpack-cli from 5.1.4 to 6.0.0 in /src/TodoApp
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.1.4 to 6.0.0. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/[email protected]@6.0.0) --- updated-dependencies: - dependency-name: webpack-cli dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fcd16e0 commit baa6b06

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)