Skip to content

Commit d585457

Browse files
Bump ts-jest from 29.2.5 to 29.4.1
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.5 to 29.4.1. - [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.4.1) --- updated-dependencies: - dependency-name: ts-jest dependency-version: 29.4.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5a1836e commit d585457

File tree

2 files changed

+128
-128
lines changed

2 files changed

+128
-128
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@types/node": "^20.1.2",
3737
"inquirer": "^12.0.1",
3838
"jest": "^29.7.0",
39-
"ts-jest": "^29.2.5",
39+
"ts-jest": "^29.4.1",
4040
"ts-node": "^10.9.1",
4141
"typescript": "^5.0.4"
4242
},

0 commit comments

Comments
 (0)