build(deps-dev): bump jest-circus from 29.4.1 to 29.4.2 (#1615)

Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 29.4.1 to 29.4.2.
- [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.4.2/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-02-14 13:01:45 +00:00 committed by GitHub
parent 274dd7d2dc
commit df0f02f84a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 369 additions and 369 deletions

736
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -48,7 +48,7 @@
"eslint-plugin-import": "^2.27.5", "eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.1", "eslint-plugin-jest": "^27.2.1",
"jest": "^29.4.1", "jest": "^29.4.1",
"jest-circus": "^29.4.1", "jest-circus": "^29.4.2",
"jest-environment-jsdom": "^29.4.1", "jest-environment-jsdom": "^29.4.1",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
"prettier": "^2.8.4", "prettier": "^2.8.4",