Skip to content

Commit cb035f7

Browse files
committed
chore(deps): update dependency @types/react-native to v0.71.1
1 parent 4b6d360 commit cb035f7

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.35",
2828
"@types/react-dom": "16.9.17",
29-
"@types/react-native": "0.71.0",
29+
"@types/react-native": "0.71.1",
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.71.0":
1312-
version "0.71.0"
1313-
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.71.0.tgz#a6f4d2d6c3730e86ceef0870d3cf221a54ec94c2"
1314-
integrity sha512-4MAoseGM8zv5PKQyc2SvKldvOmCJX4mNqj+mDqh0J9yJMzWQnGenk2vQCi+jxMXa3xWYIgx+ewaCSw0XiiGGSw==
1311+
"@types/react-native@0.71.1":
1312+
version "0.71.1"
1313+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.71.1.tgz#215684a5117e2cc7a97425355e8962ad1a67cf0e"
1314+
integrity sha512-P9wTeYq7M3azvdHmubbIS85X3jiWvGhl4nqSDUAT47JRUJeM4EmoosSy1rKcDgq7fjUVIIDqVEk3qFdupOd0Nw==
13151315
dependencies:
13161316
"@types/react" "*"
13171317

0 commit comments

Comments
 (0)