Bump ts-jest from 25.3.0 to 25.3.1 (#68)

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

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-07 19:50:19 +02:00
committed by GitHub
parent cab035e773
commit 822ff71d42
2 changed files with 9 additions and 8 deletions

View File

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