Skip to content

Commit cff67fd

Browse files
Bump ts-jest from 29.1.5 to 29.2.0 (#708)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.5 to 29.2.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.1.5...v29.2.0) --- updated-dependencies: - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7164353 commit cff67fd

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 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
@@ -34,7 +34,7 @@
3434
"eslint": "8.1.0",
3535
"jest": "^29.7.0",
3636
"jest-cli": "29.7.0",
37-
"ts-jest": "^29.1.5",
37+
"ts-jest": "^29.2.0",
3838
"ts-mockito": "^2.6.1",
3939
"typescript": "^4.9.5"
4040
},

0 commit comments

Comments
 (0)