Bump ts-jest from 26.5.2 to 26.5.5

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.2 to 26.5.5.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v26.5.2...v26.5.5)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-27 16:52:21 +00:00
committed by Dave Olsthoorn
parent 2842aed41c
commit be688ab050
2 changed files with 12 additions and 10 deletions

View File

@@ -44,7 +44,7 @@
"jest-circus": "^26.6.3",
"js-yaml": "^4.0.0",
"prettier": "^2.2.1",
"ts-jest": "^26.5.2",
"ts-jest": "^26.5.5",
"typescript": "^4.2.4"
}
}