deps: bump ts-jest from 25.3.0 to 25.3.1

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/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-03 15:14:58 +00:00
parent f5dac6efe3
commit a6a0f2f7a8
2 changed files with 49 additions and 5 deletions

View File

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