Skip to content

Commit a7246fa

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

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.11",
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.11":
3867+
version "0.62.11"
3868+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.62.11.tgz#12a19fbdd9709bcf2646f677f5ac49d4d474252b"
3869+
integrity sha512-hRJSROGw+3JIp2w4WAAA+/4YM/HApeOQul7FVxOzLduaMKV/YZnm+1bfkS7hhKp9JqlbFNgqoRY/p2Ut7AD47g==
38703870
dependencies:
38713871
"@types/react" "*"
38723872

0 commit comments

Comments
 (0)