Bump ts-jest from 25.2.0 to 25.2.1 (#26)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-02-20 18:29:33 +01:00
committed by GitHub
parent 9dbcbdbff5
commit 0ade4eb6ba
2 changed files with 8 additions and 23 deletions

View File

@@ -36,7 +36,7 @@
"jest-circus": "^25.1.0",
"jest-runtime": "^25.1.0",
"prettier": "^1.17.1",
"ts-jest": "^25.2.0",
"ts-jest": "^25.2.1",
"typescript": "^3.5.1",
"typescript-formatter": "^7.2.2"
}