Skip to content

Commit 8ed2bd4

Browse files
Bump ts-jest from 29.1.2 to 29.2.3 (#317)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.2 to 29.2.3. - [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.2...v29.2.3) --- 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 d73d806 commit 8ed2bd4

File tree

2 files changed

+128
-9
lines changed

2 files changed

+128
-9
lines changed

package-lock.json

Lines changed: 127 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
@@ -19,7 +19,7 @@
1919
"@types/node": "^20.12.7",
2020
"jest": "^29.7.0",
2121
"prettier": "^3.2.5",
22-
"ts-jest": "^29.1.2",
22+
"ts-jest": "^29.2.3",
2323
"ts-node-dev": "^2.0.0",
2424
"typescript": "^5.4.5"
2525
},

0 commit comments

Comments
 (0)