Bump jest-circus from 29.3.1 to 29.5.0

Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 29.3.1 to 29.5.0.
- [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.5.0/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>
This commit is contained in:
dependabot[bot]
2023-03-08 20:04:34 +00:00
committed by GitHub
parent eaed7fb9f8
commit 6cd87698bd
2 changed files with 761 additions and 706 deletions
+760 -705
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -35,7 +35,7 @@
"@types/node": "^18.11.18",
"@vercel/ncc": "^0.36.1",
"jest": "^27.5.1",
"jest-circus": "^29.3.1",
"jest-circus": "^29.5.0",
"prettier": "^2.8.1",
"ts-jest": "^27.1.4",
"typescript": "^4.9.5",