Bump ts-jest from 25.2.1 to 25.3.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-01 08:17:29 +00:00
parent 30dfe359f3
commit 4f6bb6dbdc
2 changed files with 22 additions and 10 deletions

View file

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