Bump jest-circus from 29.4.1 to 29.5.0 (#318)

Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 29.4.1 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-01 17:08:56 -04:00
committed by GitHub
parent d51f1872a4
commit 231dd3fbcd
2 changed files with 219 additions and 215 deletions

View File

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