Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Commit e379302

Browse files
authored
chore(deps): bump react native (segmentio#343)
1 parent 032c67a commit e379302

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"npm-run-all": "^4.1.3",
7171
"prettier": "^1.14.2",
7272
"react": "17.0.1",
73-
"react-native": "0.64",
73+
"react-native": "0.64.2",
7474
"rimraf": "^2.6.2"
7575
},
7676
"dependencies": {

packages/test-app/seed/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"RNAnalytics": "../../core",
1212
"react": "17.0.1",
13-
"react-native": "0.64"
13+
"react-native": "0.64.2"
1414
},
1515
"devDependencies": {
1616
"@babel/core": "^7.12.9",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7334,7 +7334,7 @@ react-native-codegen@^0.0.6:
73347334
jscodeshift "^0.11.0"
73357335
nullthrows "^1.1.1"
73367336

7337-
7337+
73387338
version "0.64.2"
73397339
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.64.2.tgz#233b6ed84ac4749c8bc2a2d6cf63577a1c437d18"
73407340
integrity sha512-Ty/fFHld9DcYsFZujXYdeVjEhvSeQcwuTGXezyoOkxfiGEGrpL/uwUZvMzwShnU4zbbTKDu2PAm/uwuOittRGA==

0 commit comments

Comments
 (0)