Bump jest-circus from 29.4.3 to 29.5.0 (#150)

Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 29.4.3 to 29.5.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.5.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-04-02 11:11:58 +02:00
committed by GitHub
parent c21388676f
commit 87851b8730
2 changed files with 324 additions and 302 deletions

View File

@@ -36,7 +36,7 @@
"@types/semver": "^7.3.13",
"@vercel/ncc": "^0.36.1",
"jest": "^29.4.3",
"jest-circus": "^29.4.3",
"jest-circus": "^29.5.0",
"nock": "^13.3.0",
"prettier": "^2.8.4",
"ts-jest": "^29.0.5",