Skip to content

Commit 47d799a

Browse files
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] <[email protected]>
1 parent 34e0bc0 commit 47d799a

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
@@ -32,7 +32,7 @@
3232
"jest": "^29.7.0",
3333
"jest-circus": "^29.6.2",
3434
"nock": "^13.5.6",
35-
"ts-jest": "^29.3.4",
35+
"ts-jest": "^29.4.0",
3636
"typescript": "^5.8.3"
3737
}
3838
}

0 commit comments

Comments
 (0)