Bump ts-jest from 29.4.11 to 29.4.12

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.4.11 to 29.4.12.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.4.11...v29.4.12)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-version: 29.4.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-03 11:22:45 +00:00
committed by GitHub
parent 4391f3da66
commit 136881b9b1
2 changed files with 6 additions and 6 deletions

View File

@@ -67,7 +67,7 @@
"prettier": "^3.9.4",
"standard-version": "^9.5.0",
"terminal-link": "^5.0.0",
"ts-jest": "^29.4.11",
"ts-jest": "^29.4.12",
"typescript": "^6.0.3"
}
}