deps: bump ts-jest from 25.5.0 to 25.5.1

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 25.5.0 to 25.5.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.5.0...v25.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-09 09:03:50 +00:00
parent ef0b1e0a85
commit d7c46d09c9
2 changed files with 4 additions and 4 deletions

View File

@@ -73,7 +73,7 @@
"nock": "^12.0.3",
"prettier": "2.0.5",
"standard-version": "^8.0.0",
"ts-jest": "^25.5.0",
"ts-jest": "^25.5.1",
"typescript": "^3.8.3"
}
}