Skip to content

Commit 0af9712

Browse files
Bump ts-jest from 29.3.1 to 29.3.2 in /src/TodoApp (#1391)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.3.1 to 29.3.2. - [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.1...v29.3.2) --- updated-dependencies: - dependency-name: ts-jest dependency-version: 29.3.2 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 fbaa56e commit 0af9712

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

src/TodoApp/package-lock.json

Lines changed: 8 additions & 8 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.5.3",
34-
"ts-jest": "^29.3.1",
34+
"ts-jest": "^29.3.2",
3535
"ts-loader": "^9.5.2",
3636
"tsify": "^5.0.4",
3737
"typescript": "^5.8.3",

0 commit comments

Comments
 (0)