Skip to content

Commit 70647f5

Browse files
committed
chore(deps): update dependency @types/react-native to v0.70.2
1 parent 5de6986 commit 70647f5

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
@@ -26,7 +26,7 @@
2626
"@types/node": "11.15.54",
2727
"@types/react": "16.14.32",
2828
"@types/react-dom": "16.9.16",
29-
"@types/react-native": "0.70.1",
29+
"@types/react-native": "0.70.2",
3030
"react": "16.14.0",
3131
"react-dom": "16.14.0",
3232
"react-scripts": "2.1.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1308,10 +1308,10 @@
13081308
dependencies:
13091309
"@types/react" "^16"
13101310

1311-
"@types/react-native@0.70.1":
1312-
version "0.70.1"
1313-
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.70.1.tgz#462008dcf39354b0bd0383daa236980187138d02"
1314-
integrity sha512-lra6klJfSKLKT2J8HQXzLgiKlQuzyjEKgaVjZZO8d/ew7lIw6JIwM58ob17uR4J5ZVU+J2a+BqefXsVqdHRrOA==
1311+
"@types/react-native@0.70.2":
1312+
version "0.70.2"
1313+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.70.2.tgz#ff4d19be4092154e5994edf3c3d5b14b24339fe3"
1314+
integrity sha512-WkeKpC+8FkQExsnUfdDzdArNaVWNIW+ncR3yqCb94WC/Xo7b5J+0rVUY7SoZfUXfPMvO/qoVGZvAyWbM0bU1Bw==
13151315
dependencies:
13161316
"@types/react" "*"
13171317

0 commit comments

Comments
 (0)