Skip to content

Commit 462b26a

Browse files
Bump webpack from 5.99.8 to 5.99.9 in /src/TodoApp (#1447)
Bumps [webpack](https://github.com/webpack/webpack) from 5.99.8 to 5.99.9. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.99.8...v5.99.9) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.99.9 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9eb0ac commit 462b26a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/TodoApp/package-lock.json

Lines changed: 4 additions & 4 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
@@ -34,7 +34,7 @@
3434
"ts-loader": "^9.5.2",
3535
"tsify": "^5.0.4",
3636
"typescript": "^5.8.3",
37-
"webpack": "^5.99.8",
37+
"webpack": "^5.99.9",
3838
"webpack-cli": "^6.0.1"
3939
},
4040
"jest": {

0 commit comments

Comments
 (0)