Bump ts-jest from 26.1.4 to 26.4.3

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-11-01 05:45:46 +00:00
parent 9ef4e012d1
commit 1545d7115e
2 changed files with 46 additions and 22 deletions

View file

@ -48,7 +48,7 @@
"jest-circus": "^26.6.1",
"npm-check-updates": "^7.0.2",
"prettier": "^2.0.5",
"ts-jest": "^26.1.4",
"ts-jest": "^26.4.3",
"typescript": "^3.9.7"
}
}