deps: bump ts-jest from 25.2.0 to 25.2.1

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 25.2.0 to 25.2.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-02-20 02:19:54 +00:00
parent 45ee73c48d
commit 4de9b09ee4
2 changed files with 8 additions and 25 deletions

View File

@@ -73,7 +73,7 @@
"nock": "^12.0.0",
"prettier": "1.19.1",
"standard-version": "^7.1.0",
"ts-jest": "^25.2.0",
"ts-jest": "^25.2.1",
"typescript": "^3.7.5"
}
}