build(deps-dev): bump ts-jest from 25.0.0 to 25.1.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-30 20:30:12 +00:00 committed by GitHub
parent 102ca6acb5
commit 9e840752cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -28,7 +28,7 @@
"@types/node": "^13.5.1",
"jest": "^25.1.0",
"jest-circus": "^25.1.0",
"ts-jest": "^25.0.0",
"ts-jest": "^25.1.0",
"typescript": "^3.7.5"
}
}