Skip to content

Commit e4f7abe

Browse files
Bump webpack-cli from 6.0.0 to 6.0.1 in /src/TodoApp
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 6.0.0 to 6.0.1. - [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.1) --- updated-dependencies: - dependency-name: webpack-cli dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 963846c commit e4f7abe

File tree

2 files changed

+52
-180
lines changed

2 files changed

+52
-180
lines changed

src/TodoApp/package-lock.json

Lines changed: 51 additions & 179 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": "^6.0.0"
39+
"webpack-cli": "^6.0.1"
4040
},
4141
"jest": {
4242
"clearMocks": true,

0 commit comments

Comments
 (0)