Bump ts-jest from 29.0.3 to 29.1.4 (#459)

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

---
updated-dependencies:
- dependency-name: ts-jest
  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>
This commit is contained in:
dependabot[bot] 2024-06-19 16:46:05 -04:00 committed by GitHub
parent 69320dbe05
commit a500a35279
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 27 additions and 193 deletions

View file

@ -36,7 +36,7 @@
"jest": "^29.3.1",
"jest-circus": "^29.3.1",
"prettier": "2.8.0",
"ts-jest": "^29.0.3",
"ts-jest": "^29.1.4",
"typescript": "^4.9.3",
"typescript-formatter": "^7.2.2"
}