Bump ts-jest from 29.0.5 to 29.1.1 (#193)

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

---
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-01-02 11:39:34 +00:00
committed by GitHub
parent 2c0c1c0f24
commit 67c6198a06
2 changed files with 11 additions and 11 deletions

View File

@@ -39,7 +39,7 @@
"jest-circus": "^29.7.0",
"nock": "^13.3.8",
"prettier": "^3.1.1",
"ts-jest": "^29.0.5",
"ts-jest": "^29.1.1",
"typescript": "^5.3.2"
}
}