Skip to content

Commit

Permalink
Bump react-native from 0.64.0 to 0.64.1 in /example
Browse files Browse the repository at this point in the history
Bumps [react-native](https://github.com/facebook/react-native) from 0.64.0 to 0.64.1.
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/Releases.md)
- [Commits](facebook/react-native@v0.64.0...v0.64.1)

---
updated-dependencies:
- dependency-name: react-native
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 18, 2021
1 parent 525dd7d commit 76c220b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion example/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.0",
"react-native": "0.64.1",
"react-native-syan-image-picker": "^0.4.11"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5195,10 +5195,10 @@ react-native-syan-image-picker@^0.4.11:
resolved "https://registry.npmjs.org/react-native-syan-image-picker/-/react-native-syan-image-picker-0.4.11.tgz#1186368fd23a73f38852384943a534d00f41033f"
integrity sha512-kRtdkVTglsudpfcmN1DupVGvmt/b0nrowqWEf4j6A3xPb+gRlzG2AmepulKcqtCchOwcQCavIfDn9/EQ3WvQaw==

react-native@0.64.0:
version "0.64.0"
resolved "https://registry.npmjs.org/react-native/-/react-native-0.64.0.tgz#c3bde5b638bf8bcf12bae6e094930d39cb942ab7"
integrity sha512-8dhSHBthgGwAjU+OjqUEA49229ThPMQH7URH0u8L0xoQFCnZO2sZ9Wc6KcbxI0x9KSmjCMFFZqRe3w3QsRv64g==
react-native@0.64.1:
version "0.64.1"
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.64.1.tgz#cd38f5b47b085549686f34eb0c9dcd466f307635"
integrity sha512-jvSj+hNAfwvhaSmxd5KHJ5HidtG0pDXzoH6DaqNpU74g3CmAiA8vuk58B5yx/DYuffGq6PeMniAcwuh3Xp4biQ==
dependencies:
"@jest/create-cache-key-function" "^26.5.0"
"@react-native-community/cli" "^5.0.1-alpha.0"
Expand Down

0 comments on commit 76c220b

Please sign in to comment.