Skip to content

Commit

Permalink
Bump jest in /react-native/ReactNativeFlipperExample
Browse files Browse the repository at this point in the history
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.5.0 to 29.6.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.6.1/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 18, 2023
1 parent cba5af6 commit 4b773f9
Show file tree
Hide file tree
Showing 2 changed files with 376 additions and 287 deletions.
2 changes: 1 addition & 1 deletion react-native/ReactNativeFlipperExample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@babel/core": "^7.21.3",
"@babel/runtime": "^7.21.0",
"babel-jest": "^29.5.0",
"jest": "^29.5.0",
"jest": "^29.6.1",
"metro-config": "^0.76.0",
"metro-react-native-babel-preset": "0.76.4",
"react-test-renderer": "18.2.0",
Expand Down
Loading

0 comments on commit 4b773f9

Please sign in to comment.