Skip to content

Commit ce4ce97

Browse files
chore(DevDependency): bump ts-jest from 29.2.5 to 29.3.2 (#380)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.5 to 29.3.2. - [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.5...v29.3.2) --- updated-dependencies: - dependency-name: ts-jest dependency-version: 29.3.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bf0987b commit ce4ce97

File tree

2 files changed

+23
-5
lines changed

2 files changed

+23
-5
lines changed

package-lock.json

Lines changed: 22 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
@@ -66,7 +66,7 @@
6666
"jest": "^29.7.0",
6767
"nock": "^13.5.6",
6868
"prettier": "^3.5.3",
69-
"ts-jest": "^29.2.5",
69+
"ts-jest": "^29.3.2",
7070
"ts-node": "^10.9.2",
7171
"typescript": "^5.8.2"
7272
}

0 commit comments

Comments
 (0)