chore(deps-dev): bump ts-jest from 25.3.0 to 25.3.1 (#149)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-07 19:14:34 +02:00
committed by GitHub
parent f645535c26
commit 2e520ea7da
2 changed files with 54 additions and 8 deletions
+1 -1
View File
@@ -38,7 +38,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"
}