Skip to content

Commit 8cd77eb

Browse files
Bump ts-jest from 29.2.4 to 29.2.5 in /src/TodoApp (#62)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.4 to 29.2.5. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.2.4...v29.2.5) --- updated-dependencies: - dependency-name: ts-jest 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 8c1e2d3 commit 8cd77eb

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

src/TodoApp/package-lock.json

Lines changed: 10 additions & 10 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
@@ -31,7 +31,7 @@
3131
"jest": "^29.7.0",
3232
"moment": "^2.30.1",
3333
"prettier": "^3.3.3",
34-
"ts-jest": "^29.2.4",
34+
"ts-jest": "^29.2.5",
3535
"ts-loader": "^9.5.1",
3636
"tsify": "^5.0.4",
3737
"typescript": "^5.5.4",

0 commit comments

Comments
 (0)