Bump ts-jest from 28.0.4 to 28.0.5 (#229)

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 28.0.4 to 28.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/v28.0.4...v28.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-07-17 11:25:28 -04:00
committed by GitHub
parent 2d5b7ef7e5
commit 17085ec3c4
2 changed files with 13 additions and 49 deletions

View File

@@ -65,7 +65,7 @@
"@types/node": "^18.0.0",
"jest": "^28.1.1",
"jest-circus": "^28.1.0",
"ts-jest": "^28.0.4",
"ts-jest": "^28.0.5",
"typescript": "^4.7.3"
}
}