Skip to content
This repository was archived by the owner on Aug 31, 2025. It is now read-only.

Commit 9b2fd51

Browse files
build(deps-dev): bump ts-jest from 29.4.0 to 29.4.1
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.4.0 to 29.4.1. - [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.4.0...v29.4.1) --- updated-dependencies: - dependency-name: ts-jest dependency-version: 29.4.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5c50940 commit 9b2fd51

File tree

2 files changed

+88
-136
lines changed

2 files changed

+88
-136
lines changed

package-lock.json

Lines changed: 87 additions & 135 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
@@ -39,7 +39,7 @@
3939
"eslint-plugin-prettier": "^5.5.3",
4040
"jest": "^29.7.0",
4141
"prettier": "^3.6.2",
42-
"ts-jest": "^29.4.0",
42+
"ts-jest": "^29.4.1",
4343
"ts-node-dev": "^2.0.0",
4444
"typescript": "^5.8.3"
4545
},

0 commit comments

Comments
 (0)