Skip to content
This repository was archived by the owner on Aug 31, 2025. It is now read-only.

Commit 0f5cc3a

Browse files
build(deps-dev): 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] <support@github.com>
1 parent 1701706 commit 0f5cc3a

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
@@ -39,7 +39,7 @@
3939
"eslint-plugin-prettier": "^5.4.1",
4040
"jest": "^29.7.0",
4141
"prettier": "^3.5.3",
42-
"ts-jest": "^29.3.4",
42+
"ts-jest": "^29.4.0",
4343
"ts-node-dev": "^2.0.0",
4444
"typescript": "^5.8.3"
4545
},

0 commit comments

Comments
 (0)