Skip to content

Commit 490094a

Browse files
Bump react-native from 0.62.2 to 0.62.3 in /ExampleApp
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 f7d21cb commit 490094a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ExampleApp/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-jitsi-meet": "^2.1.1"
1616
},
1717
"devDependencies": {

ExampleApp/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4959,10 +4959,10 @@ react-native-jitsi-meet@^2.1.1:
49594959
resolved "https://registry.yarnpkg.com/react-native-jitsi-meet/-/react-native-jitsi-meet-2.1.1.tgz#cf47f5ae43c6030b57a8301c6317636f0ac63ee3"
49604960
integrity sha512-qDgVuYX5Q6s0/WEKPcekDBPjx1gPIrqsLnHPdlxYGiTjMI8u9wyHw+L5+Ai8PF1HMPjhZV/jHx8N1gTQu2A0cw==
49614961

4962-
4963-
version "0.62.2"
4964-
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.62.2.tgz#d831e11a3178705449142df19a70ac2ca16bad10"
4965-
integrity sha512-gADZZ3jcm2WFTjh8CCBCbl5wRSbdxqZGd+8UpNwLQFgrkp/uHorwAhLNqcd4+fHmADgPBltNL0uR1Vhv47zcOw==
4962+
4963+
version "0.62.3"
4964+
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.62.3.tgz#9a2e96af3dedd0723c8657831eec4ed3c30f3299"
4965+
integrity sha512-b2/hDHDlO5Of2Zn1K5ZgvzOoUrvMEvlYU4miS9rcEBp5jK/9cRQn81HZ7NBmf4gzigGl8CxbSx1l10GUj1k8XQ==
49664966
dependencies:
49674967
"@babel/runtime" "^7.0.0"
49684968
"@react-native-community/cli" "^4.5.1"

0 commit comments

Comments
 (0)