Bump ts-jest from 28.0.7 to 28.0.8 (#25)

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

---
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]
2022-08-15 20:59:22 +00:00
committed by GitHub
parent 4a84eaf57c
commit 6d2ebbe651
2 changed files with 8 additions and 8 deletions

View File

@@ -37,7 +37,7 @@
"eslint-plugin-jest": "^26.8.3",
"jest": "^28.1.3",
"prettier": "2.7.1",
"ts-jest": "^28.0.7",
"ts-jest": "^28.0.8",
"typescript": "^4.7.4"
}
}