Bump ts-jest from 25.0.0 to 25.2.1

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 25.0.0 to 25.2.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.0.0...25.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-01 05:40:43 +00:00 committed by GitHub
parent 23cd1093e2
commit 8c60e7bf25
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 25 deletions

View file

@ -44,7 +44,7 @@
"jest": "^25.1.0",
"jest-circus": "^25.1.0",
"mock-env": "^0.2.0",
"ts-jest": "^25.0.0",
"ts-jest": "^25.2.1",
"typescript": "^3.7.5"
}
}