Skip to content

Commit

Permalink
Merge 5abb711 into 3b0bd1e
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 23, 2023
2 parents 3b0bd1e + 5abb711 commit b605468
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 @@ -12,7 +12,7 @@
"dependencies": {
"react": "^17.0.1",
"react-native": "^0.64.2",
"react-native-flipper": "^0.105.0"
"react-native-flipper": "^0.177.0"
},
"devDependencies": {
"@babel/core": "^7.14.8",
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 @@ -5009,10 +5009,10 @@ react-native-codegen@^0.0.6:
jscodeshift "^0.11.0"
nullthrows "^1.1.1"

react-native-flipper@^0.105.0:
version "0.105.0"
resolved "https://registry.yarnpkg.com/react-native-flipper/-/react-native-flipper-0.105.0.tgz#9f437e8149e170f0b9cc9925ddabb8b65f186c97"
integrity sha512-qiaUljC68hMSTXm49bxhMzr9G4FTtkLGvcRqrLCoYo1UPToHup5KvGBFol+R1P1X3Waeg486iCkX3zvhV9+ZbQ==
react-native-flipper@^0.177.0:
version "0.177.0"
resolved "https://registry.yarnpkg.com/react-native-flipper/-/react-native-flipper-0.177.0.tgz#f2c7b265e87f2803e82b17121c4881a61f21e796"
integrity sha512-8fFJs1ekyJ/W5HqTCpkX7n8qcFNevPFD6OLJ/jMBPpyVU5q6j/yIGlrxoDCUgyZIn2GXm5e3heGQtruSTxD/xA==

react-native@^0.64.2:
version "0.64.2"
Expand Down

0 comments on commit b605468

Please sign in to comment.