Bump jest-circus from 27.2.4 to 27.3.1 (#137)

Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 27.2.4 to 27.3.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.3.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]
2021-11-08 08:43:25 -05:00
committed by GitHub
parent 986121c24a
commit b7a6e45e99
2 changed files with 4 additions and 329 deletions

View File

@@ -33,7 +33,7 @@
"@types/jest": "^27.0.2",
"@types/node": "^16.10.2",
"jest": "^27.3.1",
"jest-circus": "^27.2.4",
"jest-circus": "^27.3.1",
"ts-jest": "^27.0.7",
"typescript": "^4.4.3"
}