Skip to content

Commit dad5c7b

Browse files
build(deps-dev): Bump ts-jest from 29.4.4 to 29.4.5 (#236)
Bumps [ts-jest](https://github.com/kulshekhar/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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3586a52 commit dad5c7b

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
@@ -35,7 +35,7 @@
3535
"jest": "^30.2.0",
3636
"jest-circus": "^30.2.0",
3737
"prettier": "^3.5.3",
38-
"ts-jest": "^29.4.4",
38+
"ts-jest": "^29.4.5",
3939
"typescript": "^5.9.3"
4040
}
4141
}

0 commit comments

Comments
 (0)