Bump ts-jest from 26.1.1 to 26.1.4

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.1.1 to 26.1.4.
- [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/v26.1.1...v26.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-08-01 12:33:35 +00:00
parent c57438a3b5
commit 928a398d47
2 changed files with 5 additions and 48 deletions

View file

@ -48,7 +48,7 @@
"jest-circus": "^26.1.0",
"npm-check-updates": "^7.0.1",
"prettier": "^2.0.5",
"ts-jest": "^26.1.1",
"ts-jest": "^26.1.4",
"typescript": "^3.9.5"
}
}