Skip to content

Commit d056a9c

Browse files
build(deps-dev): bump jest from 29.7.0 to 30.2.0
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) 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) --- updated-dependencies: - dependency-name: jest dependency-version: 30.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a113241 commit d056a9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"babel-jest": "^29.6.3",
6161
"babel-plugin-module-resolver": "^5.0.2",
6262
"eslint": "^8.19.0",
63-
"jest": "^29.6.3",
63+
"jest": "^30.2.0",
6464
"prettier": "2.8.8",
6565
"react-native-dotenv": "^3.4.11",
6666
"react-test-renderer": "19.1.0",

0 commit comments

Comments
 (0)