Skip to content

Commit

Permalink
Bump react-native-flipper in /react-native/ReactNativeFlipperExample
Browse files Browse the repository at this point in the history
Bumps [react-native-flipper](https://github.com/facebook/flipper) from 0.195.0 to 0.212.0.
- [Release notes](https://github.com/facebook/flipper/releases)
- [Commits](v0.195.0...v0.212.0)

---
updated-dependencies:
- dependency-name: react-native-flipper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 15, 2023
1 parent 79bcd86 commit dacbbc5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion react-native/ReactNativeFlipperExample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"react": "^18.0.0",
"react-native": "^0.69.7",
"react-native-flipper": "^0.195.0",
"react-native-flipper": "^0.212.0",
"react-native-windows": "^0.69.0"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions react-native/ReactNativeFlipperExample/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5994,10 +5994,10 @@ react-native-codegen@^0.69.1, react-native-codegen@^0.69.2:
jscodeshift "^0.13.1"
nullthrows "^1.1.1"

react-native-flipper@^0.195.0:
version "0.195.0"
resolved "https://registry.yarnpkg.com/react-native-flipper/-/react-native-flipper-0.195.0.tgz#0769bd76a42b649c1c92b884c833fd0cda34c59e"
integrity sha512-tNP3F552S3pi+CYLZrjAeX4a2ZW5ktOi6UWo99yCMJAp6oUQKbhFxpFw1xoyFZzKtdsKVxtUxewYDNJG0MEItg==
react-native-flipper@^0.212.0:
version "0.212.0"
resolved "https://registry.yarnpkg.com/react-native-flipper/-/react-native-flipper-0.212.0.tgz#b3fdd47676ecd09a25edd77a1466acace6276762"
integrity sha512-bDRfIgE3v/jjEEdnvGP0T6maDD+bXhDAQ/SZUYTKd/CQ6YIU1c0EF+e0urU62LNMv6XEFQKz226McdddyVhYZA==

react-native-gradle-plugin@^0.0.7:
version "0.0.7"
Expand Down

0 comments on commit dacbbc5

Please sign in to comment.