Skip to content

Commit 574c2da

Browse files
Bump ts-jest from 29.2.6 to 29.3.0
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.6 to 29.3.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.2.6...v29.3.0) --- updated-dependencies: - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6c6bd27 commit 574c2da

File tree

2 files changed

+19
-5
lines changed

2 files changed

+19
-5
lines changed

package-lock.json

Lines changed: 18 additions & 4 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
@@ -46,7 +46,7 @@
4646
"ajv": "^8.17.1",
4747
"babel-jest": "^29.7.0",
4848
"jest": "^29.7.0",
49-
"ts-jest": "^29.2.6",
49+
"ts-jest": "^29.3.0",
5050
"typescript": "^5.8.2",
5151
"webpack-cli": "^6.0.1"
5252
}

0 commit comments

Comments
 (0)