Skip to content

Commit 3a31eb1

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

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
@@ -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.7",
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.7":
3867+
version "0.62.7"
3868+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.62.7.tgz#bfc5ed03ba576f288603daa3f67f0f67d9a8bf57"
3869+
integrity sha512-FGFEt9GcFVl//XxWmxkeBxAx0YnzyEhJpR8hOJrjfaFKZm0KjHzzyCmCksBAP2qHSTrcJCiBkIvYCX/kGiOgww==
38703870
dependencies:
38713871
"@types/react" "*"
38723872

0 commit comments

Comments
 (0)