Bump ts-jest from 24.2.0 to 24.3.0 (#80)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-07-20 07:55:22 -04:00
committed by GitHub
parent bfe8a6758b
commit 1475c1f059
2 changed files with 7 additions and 7 deletions

View File

@ -39,7 +39,7 @@
"jest-circus": "^26.1.0",
"js-yaml": "^3.13.1",
"prettier": "2.0.5",
"ts-jest": "^24.2.0",
"ts-jest": "^24.3.0",
"typescript": "^3.9.7"
}
}