Bump ts-jest from 25.0.0 to 25.1.0 (#88)

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 25.0.0 to 25.1.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/v25.0.0...v25.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-31 09:20:21 +01:00
committed by GitHub
parent 01e4558ade
commit ecac566a06
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
"jest-circus": "^25.1.0",
"jest-runtime": "^25.1.0",
"prettier": "^1.19.1",
"ts-jest": "^25.0.0",
"ts-jest": "^25.1.0",
"typescript": "^3.7.5",
"typescript-formatter": "^7.2.2"
}