build(deps-dev): Bump ts-jest from 27.0.4 to 27.0.5 (#391)

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

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-08-18 09:11:30 +09:00 committed by GitHub
parent 67abc15707
commit 88f0280372
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 34 deletions

View file

@ -41,7 +41,7 @@
"jest-circus": "^27.0.6",
"js-yaml": "^4.1.0",
"prettier": "2.3.2",
"ts-jest": "^27.0.4",
"ts-jest": "^27.0.5",
"typescript": "^4.3.5"
}
}