build(deps-dev): bump ts-jest from 25.4.0 to 25.5.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-06 20:28:33 +00:00 committed by GitHub
parent e237d6df3f
commit 497baa4cb4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 10 deletions

View file

@ -28,7 +28,7 @@
"@types/node": "^13.13.4",
"jest": "^25.5.3",
"jest-circus": "^25.5.3",
"ts-jest": "^25.4.0",
"ts-jest": "^25.5.0",
"typescript": "^3.8.3"
}
}