build(deps-dev): Bump ts-jest from 27.0.5 to 27.0.7 (#475)

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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-10-21 10:30:16 +09:00 committed by GitHub
parent 8e2002b52e
commit 6b844009b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 7 deletions

View file

@ -42,7 +42,7 @@
"jest-circus": "^27.2.5",
"js-yaml": "^4.1.0",
"prettier": "2.4.1",
"ts-jest": "^27.0.5",
"ts-jest": "^27.0.7",
"typescript": "^4.4.4"
}
}