chore(deps-dev): bump ts-jest from 25.5.0 to 25.5.1 (#191)

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>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-11 22:07:48 +02:00
committed by GitHub
parent 551f7d8a6c
commit a9021ad9f8
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
"jest-runtime": "^26.0.1",
"prettier": "^2.0.5",
"removeNPMAbsolutePaths": "^2.0.0",
"ts-jest": "^25.5.0",
"ts-jest": "^25.5.1",
"typescript": "^3.8.3",
"typescript-formatter": "^7.2.2"
}