Bump ts-jest from 27.0.2 to 27.0.3

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.0.2 to 27.0.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/v27.0.2...v27.0.3)

---
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-06-14 22:54:50 +00:00
committed by GitHub
parent abd73ee7a3
commit ae2e7c9d07
2 changed files with 12 additions and 8 deletions

View File

@@ -35,7 +35,7 @@
"@vercel/ncc": "^0.28.6",
"jest": "^27.0.4",
"prettier": "^2.3.0",
"ts-jest": "^27.0.2",
"ts-jest": "^27.0.3",
"typescript": "^4.3.0"
}
}