Skip to content

Commit d4e3bfc

Browse files
Bump react-native from 0.64.0 to 0.64.1 in /example
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>
1 parent 1ed0bbb commit d4e3bfc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"react": "17.0.1",
15-
"react-native": "0.64.0",
15+
"react-native": "0.64.1",
1616
"react-native-syan-image-picker": "^0.5.3"
1717
},
1818
"devDependencies": {

example/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5195,10 +5195,10 @@ react-native-syan-image-picker@^0.5.3:
51955195
resolved "https://registry.npmjs.org/react-native-syan-image-picker/-/react-native-syan-image-picker-0.5.3.tgz#4d1f164449abac11f60cde337ad1ac22ef554b19"
51965196
integrity sha512-jDHKiv6jPrC3Dslhq2tDjqYC27HE0sNRzpthOY1//THgQpJ0Ht7B6EHvllWVaMw0V41kFVMixLxVQTMu/V7RSw==
51975197

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

0 commit comments

Comments
 (0)