Bump jest-circus from 29.5.0 to 29.7.0 (#183)

Bumps [jest-circus](https://github.com/jestjs/jest/tree/HEAD/packages/jest-circus) from 29.5.0 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-12-03 20:06:15 +00:00
committed by GitHub
parent c629ec2fb8
commit 0644643060
2 changed files with 401 additions and 410 deletions

809
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -36,7 +36,7 @@
"@types/semver": "^7.5.6", "@types/semver": "^7.5.6",
"@vercel/ncc": "^0.38.1", "@vercel/ncc": "^0.38.1",
"jest": "^29.5.0", "jest": "^29.5.0",
"jest-circus": "^29.5.0", "jest-circus": "^29.7.0",
"nock": "^13.3.8", "nock": "^13.3.8",
"prettier": "^3.1.0", "prettier": "^3.1.0",
"ts-jest": "^29.0.5", "ts-jest": "^29.0.5",