build(deps-dev): bump ts-jest from 25.2.0 to 25.2.1

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-19 20:22:46 +00:00 committed by GitHub
parent 2b480cb088
commit 8407860ea0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 25 deletions

View file

@ -28,7 +28,7 @@
"@types/node": "^13.7.1",
"jest": "^25.1.0",
"jest-circus": "^25.1.0",
"ts-jest": "^25.2.0",
"ts-jest": "^25.2.1",
"typescript": "^3.7.5"
}
}