Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Commit cea78f6

Browse files
Bump react-native from 0.62.2 to 0.62.3 in /example
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] <[email protected]>
1 parent 953c8f8 commit cea78f6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@lightbase/react-native-panorama-view": "file:../",
1414
"react": "16.11.0",
15-
"react-native": "0.62.2"
15+
"react-native": "0.62.3"
1616
},
1717
"devDependencies": {
1818
"@babel/core": "^7.6.2",

example/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -864,7 +864,7 @@
864864
chalk "^3.0.0"
865865

866866
"@lightbase/react-native-panorama-view@file:..":
867-
version "1.0.0"
867+
version "1.0.1"
868868

869869
"@react-native-community/cli-debugger-ui@^4.8.0":
870870
version "4.8.0"
@@ -5051,10 +5051,10 @@ react-is@^16.12.0, react-is@^16.8.1, react-is@^16.8.4, react-is@^16.8.6:
50515051
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
50525052
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
50535053

5054-
5055-
version "0.62.2"
5056-
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.62.2.tgz#d831e11a3178705449142df19a70ac2ca16bad10"
5057-
integrity sha512-gADZZ3jcm2WFTjh8CCBCbl5wRSbdxqZGd+8UpNwLQFgrkp/uHorwAhLNqcd4+fHmADgPBltNL0uR1Vhv47zcOw==
5054+
5055+
version "0.62.3"
5056+
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.62.3.tgz#9a2e96af3dedd0723c8657831eec4ed3c30f3299"
5057+
integrity sha512-b2/hDHDlO5Of2Zn1K5ZgvzOoUrvMEvlYU4miS9rcEBp5jK/9cRQn81HZ7NBmf4gzigGl8CxbSx1l10GUj1k8XQ==
50585058
dependencies:
50595059
"@babel/runtime" "^7.0.0"
50605060
"@react-native-community/cli" "^4.5.1"

0 commit comments

Comments
 (0)