Skip to content

Commit 46ad377

Browse files
Bump ts-jest from 29.3.0 to 29.4.1
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.3.0 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.3.0...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 5bdc4a8 commit 46ad377

File tree

2 files changed

+76
-127
lines changed

2 files changed

+76
-127
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"globals": "^16.3.0",
4141
"jest": "^30.1.2",
4242
"prettier": "^3.6.2",
43-
"ts-jest": "^29.2.5",
43+
"ts-jest": "^29.4.1",
4444
"ts-node": "^10.9.2",
4545
"typedoc": "^0.28.2",
4646
"typescript": "~5.8.3",

0 commit comments

Comments
 (0)