deps: bump ts-jest from 25.2.1 to 25.3.0

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-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-30 09:27:00 +00:00
parent 050785a91c
commit 72aae0311c
2 changed files with 31 additions and 7 deletions

View File

@@ -73,7 +73,7 @@
"nock": "^12.0.3",
"prettier": "2.0.2",
"standard-version": "^7.1.0",
"ts-jest": "^25.2.1",
"ts-jest": "^25.3.0",
"typescript": "^3.8.3"
}
}