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.206.0.
- [Release notes](https://github.com/facebook/flipper/releases)
- [Commits](v0.195.0...v0.206.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 19, 2023
1 parent 2427ba7 commit fd0b311
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.206.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.206.0:
version "0.206.0"
resolved "https://registry.yarnpkg.com/react-native-flipper/-/react-native-flipper-0.206.0.tgz#accd8e539463de26d543bfc384d0ff7810e0074b"
integrity sha512-QqSpA8+73zWgSrd87ZAPHBmh3biMKpgtpx+3ZH2opQfyNP5shWXo6iKpYt3L3un7ZkOQ8oF/9xiKgNkBAOXQ9g==

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

0 comments on commit fd0b311

Please sign in to comment.