Skip to content

Commit a684e94

Browse files
Bump ts-jest from 29.2.5 to 29.2.6
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.5 to 29.2.6. - [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.5...v29.2.6) --- updated-dependencies: - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3fec3d7 commit a684e94

File tree

2 files changed

+39
-16
lines changed

2 files changed

+39
-16
lines changed

package-lock.json

Lines changed: 38 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"jest": "^29.7.0",
3737
"jest-circus": "^29.7.0",
3838
"rimraf": "^6.0.1",
39-
"ts-jest": "^29.2.5",
39+
"ts-jest": "^29.3.0",
4040
"typescript": "^5.8.2"
4141
}
4242
}

0 commit comments

Comments
 (0)