Skip to content

Commit 0399b06

Browse files
committed
chore(deps): update dependency @types/react-native to v0.63.9
1 parent fc5215c commit 0399b06

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.63.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.63.9":
3501+
version "0.63.9"
3502+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.63.9.tgz#729c58135f03a6993fd2c78c8feac2e82d0628f7"
3503+
integrity sha512-6ec/z9zjAkFH3rD1RYqbrA/Lj+jux6bumWCte4yRy3leyelTdqtmOd2Ph+86IXQQzsIArEMBwmraAbNQ0J3UAA==
35043504
dependencies:
35053505
"@types/react" "*"
35063506

0 commit comments

Comments
 (0)