Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

Commit 3c946e2

Browse files
Bump ts-jest from 29.1.2 to 29.3.4
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.2 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.1.2...v29.3.4) --- updated-dependencies: - dependency-name: ts-jest dependency-version: 29.3.4 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d749e87 commit 3c946e2

File tree

2 files changed

+110
-35
lines changed

2 files changed

+110
-35
lines changed

package-lock.json

Lines changed: 109 additions & 34 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
@@ -26,7 +26,7 @@
2626
"eslint-plugin-simple-import-sort": "^12.0.0",
2727
"jest": "^29.7.0",
2828
"prettier": "^3.2.5",
29-
"ts-jest": "^29.1.2",
29+
"ts-jest": "^29.3.4",
3030
"ts-node": "^10.9.2",
3131
"typescript": "~5.3.3"
3232
},

0 commit comments

Comments
 (0)