build(deps-dev): Bump jest-circus from 29.0.1 to 29.2.0

Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 29.0.1 to 29.2.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.2.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] 2022-10-14 12:09:02 +00:00 committed by GitHub
parent bf9c75382f
commit 1f8cd83651
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 203 additions and 203 deletions

View file

@ -39,7 +39,7 @@
"eslint-plugin-github": "^4.4.0",
"eslint-plugin-jest": "^27.1.1",
"jest": "^27.5.1",
"jest-circus": "^29.1.2",
"jest-circus": "^29.2.0",
"js-yaml": "^4.1.0",
"prettier": "2.7.1",
"ts-jest": "^27.1.4",