Bump ts-jest from 27.0.1 to 27.0.2

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-31 06:23:06 +00:00
committed by GitHub
parent 939c0936e6
commit 560233613c
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
"jest-circus": "^27.0.1",
"js-yaml": "^4.1.0",
"prettier": "2.3.0",
"ts-jest": "^27.0.1",
"ts-jest": "^27.0.2",
"typescript": "^4.3.2"
}
}