Skip to content

Commit aae019a

Browse files
Bump ts-jest from 29.3.4 to 29.4.0
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.3.4 to 29.4.0. - [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.4...v29.4.0) --- updated-dependencies: - dependency-name: ts-jest dependency-version: 29.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1982464 commit aae019a

File tree

2 files changed

+16
-14
lines changed

2 files changed

+16
-14
lines changed

package-lock.json

Lines changed: 15 additions & 13 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.3.4",
39+
"ts-jest": "^29.4.0",
4040
"typescript": "^5.8.3"
4141
}
4242
}

0 commit comments

Comments
 (0)