Bump ts-jest from 27.0.5 to 27.0.7

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.0.5 to 27.0.7.
- [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.5...v27.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-10-18 15:00:58 +00:00
committed by GitHub
parent ee7c3f6dec
commit 20b1c7ba02
2 changed files with 22 additions and 10 deletions

View File

@@ -35,7 +35,7 @@
"@vercel/ncc": "^0.31.1",
"jest": "^27.2.5",
"prettier": "^2.4.1",
"ts-jest": "^27.0.5",
"ts-jest": "^27.0.7",
"typescript": "^4.4.4"
}
}