Bump ts-jest from 27.0.3 to 27.0.5 (#393)

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.0.3 to 27.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/v27.0.3...v27.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]
2021-10-13 08:41:09 -04:00
committed by GitHub
parent 6c01d1bacc
commit 4100cd9ab8
2 changed files with 20 additions and 28 deletions

View File

@ -37,7 +37,7 @@
"jest": "^27.2.5",
"js-yaml": "^4.1.0",
"prettier": "2.4.1",
"ts-jest": "^27.0.3",
"ts-jest": "^27.0.5",
"typescript": "^4.4.4"
}
}