Bump ts-jest from 29.1.4 to 29.2.2

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.4 to 29.2.2.
- [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.1.4...v29.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-07-18 07:00:28 +00:00
committed by GitHub
parent f3034ae9cb
commit 0998332e74
2 changed files with 75 additions and 5 deletions

View File

@@ -46,7 +46,7 @@
"jest": "^29.7.0",
"jest-circus": "^29.7.0",
"prettier": "^3.3.2",
"ts-jest": "^29.1.4",
"ts-jest": "^29.2.2",
"typescript": "^5.4.5"
}
}