Bump ts-jest from 24.1.0 to 24.3.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-17 08:46:51 +00:00
committed by GitHub
parent d69869b0e5
commit 4873ae2e98
2 changed files with 4 additions and 4 deletions

View File

@@ -36,7 +36,7 @@
"jest": "^24.8.0",
"jest-circus": "^24.7.1",
"prettier": "^1.17.1",
"ts-jest": "^24.0.2",
"ts-jest": "^24.3.0",
"typescript": "^3.5.1",
"typescript-formatter": "^7.2.2"
}