Bump ts-jest from 29.0.5 to 29.1.0 (#60)

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.0.5 to 29.1.0.
- [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.5...v29.1.0)

---
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] 2023-04-03 08:09:17 -05:00 committed by GitHub
parent f079348b93
commit c413fbb7dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View file

@ -41,7 +41,7 @@
"jest": "^29.5.0",
"js-yaml": "^4.1.0",
"prettier": "2.8.7",
"ts-jest": "^29.0.5",
"ts-jest": "^29.1.0",
"typescript": "^5.0.2"
}
}