Bump ts-jest from 25.4.0 to 25.5.1

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 25.4.0 to 25.5.1.
- [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/v25.4.0...v25.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-01 13:33:32 +00:00 committed by GitHub
parent bcbe7625d8
commit d8902b9d10
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 12 deletions

View file

@ -48,7 +48,7 @@
"jest-circus": "^25.2.4",
"npm-check-updates": "^4.1.2",
"prettier": "^2.0.5",
"ts-jest": "^25.4.0",
"ts-jest": "^25.5.1",
"typescript": "^3.8.3"
}
}