Skip to content

Commit cb1a711

Browse files
Bump jest-circus from 29.7.0 to 30.2.0 (#110)
Bumps [jest-circus](https://github.com/jestjs/jest/tree/HEAD/packages/jest-circus) from 29.7.0 to 30.2.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/v30.2.0/packages/jest-circus) --- updated-dependencies: - dependency-name: jest-circus dependency-version: 30.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 99f20ef commit cb1a711

2 files changed

Lines changed: 18 additions & 336 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"eslint-plugin-react-hooks": "^5.2.0",
5757
"eslint-plugin-testing-library": "^5.9.1",
5858
"jest": "30.2.0",
59-
"jest-circus": "^29.4.1",
59+
"jest-circus": "^30.2.0",
6060
"jest-resolve": "29.7.0",
6161
"jest-watch-typeahead": "3.0.1",
6262
"jest-websocket-mock": "^2.4.0",

0 commit comments

Comments
 (0)