Skip to content

Commit 8b5a1a8

Browse files
build(deps-dev): Bump ts-jest from 29.4.5 to 29.4.6 (#244)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.4.5 to 29.4.6. - [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.5...v29.4.6) --- updated-dependencies: - dependency-name: ts-jest dependency-version: 29.4.6 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 b2f88fa commit 8b5a1a8

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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.7.3",
38-
"ts-jest": "^29.4.5",
38+
"ts-jest": "^29.4.6",
3939
"typescript": "^5.9.3"
4040
}
4141
}

0 commit comments

Comments
 (0)