Skip to content

Commit c19cb2e

Browse files
committed
chore(deps): update dependency @types/react-native to v0.62.9
1 parent 5bfa35a commit c19cb2e

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
@@ -55,7 +55,7 @@
5555
"@types/jest": "25.1.4",
5656
"@types/react": "16.9.27",
5757
"@types/react-dom": "16.9.5",
58-
"@types/react-native": "0.62.0",
58+
"@types/react-native": "0.62.9",
5959
"@types/react-router": "5.1.4",
6060
"@types/react-router-dom": "5.1.3",
6161
"@types/react-test-renderer": "16.9.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3497,10 +3497,10 @@
34973497
dependencies:
34983498
"@types/react" "*"
34993499

3500-
"@types/react-native@0.62.0":
3501-
version "0.62.0"
3502-
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.62.0.tgz#d3e69ea279cd3452616933672dcaa389ca1fb15a"
3503-
integrity sha512-EOuX8I9XGeVOl9f9wvSGF97dwi8sOhj6fsXUsvyG3H+QW3FlOIeKwSsFyJF8KrdCOQf6idECtDRK6+AHgWKs+w==
3500+
"@types/react-native@0.62.9":
3501+
version "0.62.9"
3502+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.62.9.tgz#f75d4a8879e68ed3857d6f2f73dc0752a0505362"
3503+
integrity sha512-OcoE7SKz1PsvTGJK5fIwJu6kWdDFN+hH1vMI4GVTEBYhV5FAM5vKVUFCaSiEPJScyNyIEWAeQwFvI3a01+Grzg==
35043504
dependencies:
35053505
"@types/react" "*"
35063506

0 commit comments

Comments
 (0)