Skip to content

Commit 6bac0d9

Browse files
chore: Bump ts-jest from 29.4.4 to 29.4.5 in the minor-updates group (#55)
Bumps the minor-updates group with 1 update: [ts-jest](https://github.com/kulshekhar/ts-jest). Updates `ts-jest` from 29.4.4 to 29.4.5 - [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.4.4...v29.4.5) --- updated-dependencies: - dependency-name: ts-jest dependency-version: 29.4.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 23e731f commit 6bac0d9

File tree

2 files changed

+16
-17
lines changed

2 files changed

+16
-17
lines changed

package-lock.json

Lines changed: 15 additions & 16 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.4",
3434
"jest": "^29.7.0",
3535
"jest-circus": "^29.7.0",
36-
"ts-jest": "^29.4.4",
36+
"ts-jest": "^29.4.5",
3737
"typescript": "^5.9.3"
3838
}
3939
}

0 commit comments

Comments
 (0)