Skip to content

Commit 70359d1

Browse files
chore(deps-dev): bump react-native from 0.62.2 to 0.62.3
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:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ecd4cc6 commit 70359d1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"metro": "0.56.4",
6666
"metro-react-native-babel-preset": "^0.59.0",
6767
"react": "16.11.0",
68-
"react-native": "0.62.2",
68+
"react-native": "0.62.3",
6969
"react-native-macos": "0.60.0-microsoft.73",
7070
"react-native-windows": "0.62.17",
7171
"selenium-appium": "1.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10995,10 +10995,10 @@ react-native-windows@0.62.17:
1099510995
uuid "^3.3.2"
1099610996
xml-parser "^1.2.1"
1099710997

10998-
react-native@0.62.2:
10999-
version "0.62.2"
11000-
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.62.2.tgz#d831e11a3178705449142df19a70ac2ca16bad10"
11001-
integrity sha512-gADZZ3jcm2WFTjh8CCBCbl5wRSbdxqZGd+8UpNwLQFgrkp/uHorwAhLNqcd4+fHmADgPBltNL0uR1Vhv47zcOw==
10998+
react-native@0.62.3:
10999+
version "0.62.3"
11000+
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.62.3.tgz#9a2e96af3dedd0723c8657831eec4ed3c30f3299"
11001+
integrity sha512-b2/hDHDlO5Of2Zn1K5ZgvzOoUrvMEvlYU4miS9rcEBp5jK/9cRQn81HZ7NBmf4gzigGl8CxbSx1l10GUj1k8XQ==
1100211002
dependencies:
1100311003
"@babel/runtime" "^7.0.0"
1100411004
"@react-native-community/cli" "^4.5.1"

0 commit comments

Comments
 (0)