Bump jest-circus from 29.3.1 to 29.4.1 (#306)

Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 29.3.1 to 29.4.1.
- [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.1/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-02-23 22:04:06 -05:00
committed by GitHub
parent 324f6f4a19
commit d51f1872a4
2 changed files with 218 additions and 190 deletions

View File

@@ -64,7 +64,7 @@
"@types/jest": "^28.1.1",
"@types/node": "^18.11.18",
"jest": "^28.1.1",
"jest-circus": "^29.3.1",
"jest-circus": "^29.4.1",
"ts-jest": "^28.0.5",
"typescript": "^4.9.5"
}