Bump ts-jest from 25.2.1 to 25.3.0 (#58)

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[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-04-03 11:14:11 +02:00
committed by GitHub
parent 891ee3c143
commit 9eb3529e22
2 changed files with 14 additions and 31 deletions

View File

@@ -36,7 +36,7 @@
"jest-circus": "^25.2.6",
"jest-runtime": "^25.2.6",
"prettier": "^2.0.2",
"ts-jest": "^25.2.1",
"ts-jest": "^25.3.0",
"typescript": "^3.8.3",
"typescript-formatter": "^7.2.2"
}