Skip to content

Commit 0ca577f

Browse files
Bump ts-jest from 29.3.3 to 29.3.4 in /src/TodoApp (#1443)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.3.3 to 29.3.4. - [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.3.3...v29.3.4) --- updated-dependencies: - dependency-name: ts-jest dependency-version: 29.3.4 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 82b161d commit 0ca577f

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
@@ -30,7 +30,7 @@
3030
"jest": "^29.7.0",
3131
"moment": "^2.30.1",
3232
"prettier": "^3.5.3",
33-
"ts-jest": "^29.3.3",
33+
"ts-jest": "^29.3.4",
3434
"ts-loader": "^9.5.2",
3535
"tsify": "^5.0.4",
3636
"typescript": "^5.8.3",

0 commit comments

Comments
 (0)