Bump ts-jest from 26.4.3 to 26.4.4

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-12-01 09:29:27 +00:00
parent 26ff6f45e2
commit 827b111f29
2 changed files with 14 additions and 30 deletions

View file

@ -48,7 +48,7 @@
"jest-circus": "^26.6.3",
"npm-check-updates": "^10.2.2",
"prettier": "^2.2.1",
"ts-jest": "^26.4.3",
"ts-jest": "^26.4.4",
"typescript": "^4.1.2"
}
}