Bump ts-jest from 27.0.7 to 27.1.3

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.0.7 to 27.1.3.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v27.0.7...v27.1.3)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-02-28 18:43:07 +00:00
committed by GitHub
parent 9f73ab7f72
commit eceb74447d
2 changed files with 12 additions and 8 deletions

View File

@@ -35,7 +35,7 @@
"@vercel/ncc": "^0.33.3",
"jest": "^27.5.1",
"prettier": "^2.5.1",
"ts-jest": "^27.0.7",
"ts-jest": "^27.1.3",
"typescript": "^4.5.5"
}
}