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.105.0 to 0.177.0.
- [Release notes](https://github.com/facebook/flipper/releases)
- [Commits](facebook/flipper@v0.105.0...v0.177.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 Jan 23, 2023
1 parent 3b0bd1e commit 5abb711
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 5abb711

Please sign in to comment.