Bump ts-jest from 29.0.5 to 29.1.0

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] <[email protected]>
This commit is contained in:
dependabot[bot]
2023-04-07 23:23:50 +00:00
committed by GitHub
parent 3e1863157a
commit 556b9b9daf
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -40,6 +40,6 @@
"@vercel/ncc": "^0.36.1",
"eslint": "^8.34.0",
"jest": "^29.4.2",
"ts-jest": "^29.0.5"
"ts-jest": "^29.1.0"
}
}