Skip to content

Commit

Permalink
Merge 238afa6 into 484b6e4
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 27, 2023
2 parents 484b6e4 + 238afa6 commit 87abf91
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.201.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.201.0:
version "0.201.0"
resolved "https://registry.yarnpkg.com/react-native-flipper/-/react-native-flipper-0.201.0.tgz#81b44c3ca81c4c115cf3c39361c6c290ec80ed2f"
integrity sha512-m2DMNqwkp2keXw5SG74lFk7E0dnBevBgcDRq99u3DdoTx5pkSmWTJ2Cfv3cXL4hutYGuvXv8KJlWCKSpZxNATw==

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

0 comments on commit 87abf91

Please sign in to comment.