build(deps-dev): Bump ts-jest from 29.1.1 to 29.1.2

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.1 to 29.1.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.1...v29.1.2)

---
updated-dependencies:
- dependency-name: ts-jest
  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] 2024-01-22 20:05:57 +00:00 committed by GitHub
parent b9643932c9
commit 548e8dee92
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 11 deletions

View file

@ -44,7 +44,7 @@
"jest-circus": "^29.7.0",
"js-yaml": "^4.1.0",
"prettier": "3.2.4",
"ts-jest": "^29.1.1",
"ts-jest": "^29.1.2",
"typescript": "^5.3.3"
}
}