Skip to content

Commit 15b95de

Browse files
Bump jest-circus in /generators/react-native/templates
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] <[email protected]>
1 parent c46c0d3 commit 15b95de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generators/react-native/templates/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"expect": "29.7.0",
6060
"globals": "16.0.0",
6161
"jest": "29.7.0",
62-
"jest-circus": "29.7.0",
62+
"jest-circus": "30.2.0",
6363
"lint-staged": "15.5.1",
6464
"mockery": "2.1.0",
6565
"patch-package": "8.0.0",

0 commit comments

Comments
 (0)