Skip to content

Commit b4e56d6

Browse files
chore: Bump ts-jest from 29.3.4 to 29.4.0 in the minor-updates group
Bumps the minor-updates group with 1 update: [ts-jest](https://github.com/kulshekhar/ts-jest). Updates `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 dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent feea44b commit b4e56d6

File tree

2 files changed

+16
-15
lines changed

2 files changed

+16
-15
lines changed

package-lock.json

Lines changed: 15 additions & 14 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
@@ -33,7 +33,7 @@
3333
"@vercel/ncc": "^0.38.3",
3434
"jest": "^29.7.0",
3535
"jest-circus": "^29.7.0",
36-
"ts-jest": "^29.3.4",
36+
"ts-jest": "^29.4.0",
3737
"typescript": "^5.8.3"
3838
}
3939
}

0 commit comments

Comments
 (0)