Bump ts-jest from 26.4.4 to 26.5.0

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.4.4 to 26.5.0.
- [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.4.4...v26.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-02-01 10:50:55 +00:00
parent 669dbe819f
commit f518b1bf4f
2 changed files with 18 additions and 34 deletions

View file

@ -48,7 +48,7 @@
"jest-circus": "^26.6.3",
"npm-check-updates": "^10.2.5",
"prettier": "^2.2.1",
"ts-jest": "^26.4.4",
"ts-jest": "^26.5.0",
"typescript": "^4.1.3"
}
}