Bump ts-jest from 25.3.0 to 25.4.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-01 08:22:46 +00:00
parent b9d148ae69
commit 532792827f
2 changed files with 48 additions and 14 deletions

View file

@ -48,7 +48,7 @@
"jest-circus": "^25.2.4",
"npm-check-updates": "^4.1.0",
"prettier": "^2.0.2",
"ts-jest": "^25.3.0",
"ts-jest": "^25.4.0",
"typescript": "^3.8.3"
}
}