Bump jest-circus from 27.4.5 to 27.5.1 (#179)

Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 27.4.5 to 27.5.1.
- [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.5.1/packages/jest-circus)

---
updated-dependencies:
- dependency-name: jest-circus
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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-03-11 10:28:52 -05:00
committed by GitHub
parent 9e1799683e
commit 3f844db37a
2 changed files with 6 additions and 373 deletions

View File

@@ -34,7 +34,7 @@
"@types/jest": "^27.4.0",
"@types/node": "^17.0.21",
"jest": "^27.5.1",
"jest-circus": "^27.4.5",
"jest-circus": "^27.5.1",
"ts-jest": "^27.1.3",
"typescript": "^4.5.2"
}