Bump jest-circus from 29.6.2 to 29.6.4 (#248)

Bumps [jest-circus](https://github.com/jestjs/jest/tree/HEAD/packages/jest-circus) from 29.6.2 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-patch
...

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-08-25 09:28:07 +00:00
committed by GitHub
parent b33a54259e
commit 485f4e86a7
2 changed files with 540 additions and 544 deletions

1082
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -39,7 +39,7 @@
"eslint-plugin-github": "^4.9.0",
"eslint-plugin-jest": "^25.7.0",
"jest": "^27.5.1",
"jest-circus": "^29.6.2",
"jest-circus": "^29.6.4",
"js-yaml": "^4.1.0",
"prettier": "^2.8.8",
"ts-jest": "^27.1.5",