build(deps-dev): bump ts-jest from 29.0.3 to 29.0.5 (#1491)

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

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

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-01-17 12:05:42 +00:00 committed by GitHub
parent f14600d64a
commit 3861a52f7a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

@ -52,7 +52,7 @@
"jest-environment-jsdom": "^29.3.1",
"js-yaml": "^4.1.0",
"prettier": "^2.8.2",
"ts-jest": "^29.0.3",
"ts-jest": "^29.0.5",
"typescript": "^4.9.4"
}
}