From 34cc39e11d7c9726d2379568af80aa6debc0bdba Mon Sep 17 00:00:00 2001 From: Rui Ying Date: Fri, 24 May 2019 23:59:38 +0800 Subject: [PATCH] Update @types/react-native to 0.57.60 --- package.json | 2 +- yarn.lock | 10 +++++++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 14bc2e37..56f14148 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "devDependencies": { "@types/jest": "24.0.13", "@types/react": "16.8.18", - "@types/react-native": "0.57.59", + "@types/react-native": "0.57.60", "@types/react-native-push-notification": "3.0.5", "@types/react-native-share": "1.1.1", "@types/react-native-tab-view": "1.0.6", diff --git a/yarn.lock b/yarn.lock index a8c798c7..40216fa8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -986,7 +986,7 @@ "@types/react" "*" "@types/react-native" "*" -"@types/react-native@*", "@types/react-native@0.57.59": +"@types/react-native@*": version "0.57.59" resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.57.59.tgz#84d634dc95932c2fa9f16c229fb891af1bd3c28f" integrity sha512-yPqLbvb4kkz/G3Twx4trEchhalAzOGPXhA3I0uM/6XRBG3fZ3sZ5iAceNOd4fhNGn61g6yuwWjFwy/3hWKj4LA== @@ -994,6 +994,14 @@ "@types/prop-types" "*" "@types/react" "*" +"@types/react-native@0.57.60": + version "0.57.60" + resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.57.60.tgz#61e97a84e2f64ed971e7d238bb30cec188898235" + integrity sha512-zObrnRsCbpM7qDm97d8+5qiSIMMYRaWgpqu6orjbjzLUAcJaKnpBMXgW6bRXWkFBjHgm3hjDAdVVGMWlrYJBdw== + dependencies: + "@types/prop-types" "*" + "@types/react" "*" + "@types/react-redux@7.0.9": version "7.0.9" resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.0.9.tgz#4825ee2872c44768916304b6bb8df5b46d443b88"