Skip to content

Commit

Permalink
Bump jest-circus from 29.6.4 to 29.7.0
Browse files Browse the repository at this point in the history
Bumps [jest-circus](https://github.com/jestjs/jest/tree/HEAD/packages/jest-circus) from 29.6.4 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.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>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent 7ce102b commit 9a28a31
Show file tree
Hide file tree
Showing 2 changed files with 225 additions and 97 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@types/jest": "^29.5.4",
"@types/node": "^20.6.0",
"jest": "^29.6.4",
"jest-circus": "^29.6.4",
"jest-circus": "^29.7.0",
"ts-jest": "^29.1.1",
"typescript": "^5.2.2"
}
Expand Down
Loading

0 comments on commit 9a28a31

Please sign in to comment.