Bump jest-circus from 29.1.2 to 29.2.2 (#275)

Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 29.1.2 to 29.2.2.
- [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/v29.2.2/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>

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-11-11 13:48:23 -05:00
committed by GitHub
parent 1830b037be
commit c30ce84c21
2 changed files with 203 additions and 203 deletions

View File

@@ -64,7 +64,7 @@
"@types/jest": "^28.1.1",
"@types/node": "^18.11.8",
"jest": "^28.1.1",
"jest-circus": "^29.1.2",
"jest-circus": "^29.2.2",
"ts-jest": "^28.0.5",
"typescript": "^4.8.4"
}