Bump ts-jest from 24.1.0 to 24.2.0

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 24.1.0 to 24.2.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/v24.1.0...v24.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-25 07:32:41 +00:00
parent 6f9b172a64
commit f2024a92ea
2 changed files with 4 additions and 4 deletions

View file

@ -40,7 +40,7 @@
"@zeit/ncc": "^0.20.5",
"jest": "^24.9.0",
"jest-circus": "^24.9.0",
"ts-jest": "^24.1.0",
"ts-jest": "^24.2.0",
"typescript": "^3.7.2"
}
}