From 168f7d9007bbccf6560c719f233e6beba621110e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 23 Apr 2020 18:00:23 +0000 Subject: [PATCH] Update dependency @types/react-native to v0.62.4 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 700da4db..d18b94aa 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@testing-library/react-native": "5.0.3", "@types/jest": "25.2.1", "@types/react": "16.9.34", - "@types/react-native": "0.62.3", + "@types/react-native": "0.62.4", "all-contributors-cli": "6.14.2", "auto": "9.26.8", "eslint": "6.8.0", diff --git a/yarn.lock b/yarn.lock index 8713e298..93b926f8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1559,10 +1559,10 @@ resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7" integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw== -"@types/react-native@0.62.3": - version "0.62.3" - resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.62.3.tgz#e95e6e2de14656e43280995fc260ef6b044ed1ea" - integrity sha512-IO4uYEkYQKgMwHGSo7mBcuGi5Li71aM2ddQ1i5JuzX/2jLzU8KwzOEXXbMvFnU/08eEPEyhSqq0mRECkdGT18A== +"@types/react-native@0.62.4": + version "0.62.4" + resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.62.4.tgz#0aea6619a19de1c6994ce8e4175fc4e44409bcdb" + integrity sha512-AKImyybUzqqPItKNuURkMe7y1X5cxuSJh5td8qbFSEXO58S5qjw01eZweWkKyTVCvrWGXkfm43u1zoYcZSGL6w== dependencies: "@types/react" "*"