Skip to content

Commit 6048165

Browse files
committed
chore(deps): update dependency @types/react-native to v0.62.16
1 parent f019540 commit 6048165

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@types/jest": "25.1.4",
6767
"@types/react": "16.9.26",
6868
"@types/react-dom": "16.9.5",
69-
"@types/react-native": "0.61.23",
69+
"@types/react-native": "0.62.16",
7070
"@types/react-native-vector-icons": "6.4.5",
7171
"@types/react-test-renderer": "16.9.2",
7272
"@typescript-eslint/eslint-plugin": "2.25.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3863,10 +3863,10 @@
38633863
"@types/prop-types" "*"
38643864
"@types/react" "*"
38653865

3866-
"@types/react-native@0.61.23":
3867-
version "0.61.23"
3868-
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.61.23.tgz#bff4e0311c229a5203eb37aacd4febf59f3e2980"
3869-
integrity sha512-upHmySsrVBDBokWWhYIKkKnpvadsHdioSjbBTu4xl7fjN0yb94KR5ngUOBXsyqAYqQzF+hP6qpvobG9M7Jr6hw==
3866+
"@types/react-native@0.62.16":
3867+
version "0.62.16"
3868+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.62.16.tgz#17b05b37482c70126055172e57f5eb110cff7087"
3869+
integrity sha512-0f5MF4zzqZpZpDmwTmGS0Pd206k2K3rsVjaz0/iuBPZkpWC9r8+/A6WvTTJXgfP2mhRUcMfAqEY0iyz7Xk75qw==
38703870
dependencies:
38713871
"@types/react" "*"
38723872

0 commit comments

Comments
 (0)