Skip to content

Commit 57225eb

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency react-native to v0.62.2
1 parent 32aad1d commit 57225eb

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
@@ -34,7 +34,7 @@
3434
"jest": "25.2.7",
3535
"prettier": "2.0.4",
3636
"react": "16.13.1",
37-
"react-native": "0.62.1",
37+
"react-native": "0.62.2",
3838
"react-test-renderer": "16.13.1",
3939
"ts-jest": "25.2.1",
4040
"typescript": "3.8.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6396,10 +6396,10 @@ react-is@^16.12.0, react-is@^16.8.1, react-is@^16.8.4, react-is@^16.8.6:
63966396
resolved "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
63976397
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
63986398

6399-
6400-
version "0.62.1"
6401-
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.62.1.tgz#fd0324bedf4c3237c928de582c29403f1e46ea80"
6402-
integrity sha512-EhTmCYsLfIfyLAa6cuJBGgpTPj9LHiCS7fhCKMJZJ4p38+j4NOY4+Z40s/gbZIHr91j1DPNiomsBltQMUdd23g==
6399+
6400+
version "0.62.2"
6401+
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.62.2.tgz#d831e11a3178705449142df19a70ac2ca16bad10"
6402+
integrity sha512-gADZZ3jcm2WFTjh8CCBCbl5wRSbdxqZGd+8UpNwLQFgrkp/uHorwAhLNqcd4+fHmADgPBltNL0uR1Vhv47zcOw==
64036403
dependencies:
64046404
"@babel/runtime" "^7.0.0"
64056405
"@react-native-community/cli" "^4.5.1"

0 commit comments

Comments
 (0)