Bump jest-circus from 27.4.2 to 27.4.5 (#161)

Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 27.4.2 to 27.4.5.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v27.4.5/packages/jest-circus)

---
updated-dependencies:
- dependency-name: jest-circus
  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]
2022-01-03 20:02:16 -05:00
committed by GitHub
parent 6f8234ce3e
commit 09a8e66990
2 changed files with 100 additions and 34 deletions

View File

@@ -34,7 +34,7 @@
"@types/jest": "^27.4.0",
"@types/node": "^17.0.7",
"jest": "^27.4.2",
"jest-circus": "^27.4.2",
"jest-circus": "^27.4.5",
"ts-jest": "^27.1.2",
"typescript": "^4.5.2"
}