Bump jest-circus from 29.5.0 to 29.6.4 (#359)

Bumps [jest-circus](https://github.com/jestjs/jest/tree/HEAD/packages/jest-circus) from 29.5.0 to 29.6.4.
- [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.6.4/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-09-11 08:04:32 -04:00
committed by GitHub
parent e2ce571994
commit eb7dfdf4be
2 changed files with 310 additions and 232 deletions

View File

@@ -63,7 +63,7 @@
"@types/jest": "^29.5.2",
"@types/node": "^20.3.3",
"jest": "^29.5.0",
"jest-circus": "^29.5.0",
"jest-circus": "^29.6.4",
"ts-jest": "^29.1.1",
"typescript": "^5.1.6"
}