Bump jest-circus from 29.2.2 to 29.3.1 (#280)

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

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-12-11 13:49:04 -05:00
committed by GitHub
parent 2afcaec515
commit 3898f7abfd
2 changed files with 186 additions and 181 deletions

View File

@@ -64,7 +64,7 @@
"@types/jest": "^28.1.1",
"@types/node": "^18.11.10",
"jest": "^28.1.1",
"jest-circus": "^29.2.2",
"jest-circus": "^29.3.1",
"ts-jest": "^28.0.5",
"typescript": "^4.9.3"
}