Skip to content

Commit 7a4c092

Browse files
Bump react-native from 0.62.2 to 0.62.3 in /sample/SampleProject
Bumps [react-native](https://github.com/facebook/react-native) from 0.62.2 to 0.62.3. - [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.62.2...v0.62.3) --- updated-dependencies: - dependency-name: react-native dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a9a8bd5 commit 7a4c092

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

sample/SampleProject/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"react": "16.11.0",
14-
"react-native": "0.62.2",
14+
"react-native": "0.62.3",
1515
"react-native-verloop-sdk": "^1.0.70"
1616
},
1717
"devDependencies": {

sample/SampleProject/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5537,15 +5537,15 @@ react-is@^17.0.1:
55375537
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.1.tgz#5b3531bd76a645a4c9fb6e693ed36419e3301339"
55385538
integrity sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA==
55395539

5540-
react-native-verloop-sdk@^1.0.69-rc08:
5541-
version "1.0.69-rc08"
5542-
resolved "https://registry.yarnpkg.com/react-native-verloop-sdk/-/react-native-verloop-sdk-1.0.69-rc08.tgz#f3da17f6b5237225737faf4825bd2045fea76828"
5543-
integrity sha512-UQpqFwKaz5CDo/K+h77fRf2pJPD8Ht5gwreHkGxalzCVeSdW2aNrlmYSp8rXxWxY4+MUdfgsBE6I4e6RK11/fw==
5544-
5545-
react-native@0.62.2:
5546-
version "0.62.2"
5547-
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.62.2.tgz#d831e11a3178705449142df19a70ac2ca16bad10"
5548-
integrity sha512-gADZZ3jcm2WFTjh8CCBCbl5wRSbdxqZGd+8UpNwLQFgrkp/uHorwAhLNqcd4+fHmADgPBltNL0uR1Vhv47zcOw==
5540+
react-native-verloop-sdk@^1.0.70:
5541+
version "1.0.70"
5542+
resolved "https://registry.yarnpkg.com/react-native-verloop-sdk/-/react-native-verloop-sdk-1.0.70.tgz#4f85ad7b5c21dc3fca18aa05f995a4dfef715947"
5543+
integrity sha512-2hcfUU97rUWdHg7yCNpzG7QE4cwKtnU8MmvZoCrYmHv/TFRBUQi5X02rhKnGYPLrQnmd1Pegiu4oJ95fv6vciA==
5544+
5545+
react-native@0.62.3:
5546+
version "0.62.3"
5547+
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.62.3.tgz#9a2e96af3dedd0723c8657831eec4ed3c30f3299"
5548+
integrity sha512-b2/hDHDlO5Of2Zn1K5ZgvzOoUrvMEvlYU4miS9rcEBp5jK/9cRQn81HZ7NBmf4gzigGl8CxbSx1l10GUj1k8XQ==
55495549
dependencies:
55505550
"@babel/runtime" "^7.0.0"
55515551
"@react-native-community/cli" "^4.5.1"

0 commit comments

Comments
 (0)