From 724e13065a31879225d2128dff7f18ffd87d74b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 20:23:12 +0000 Subject: [PATCH] chore(deps): update dependency @types/react-native to v0.71.6 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ba810bcc2..42a7bcca8 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@types/jest": "25.1.4", "@types/react": "16.9.26", "@types/react-dom": "16.9.5", - "@types/react-native": "0.61.23", + "@types/react-native": "0.71.6", "@types/react-native-vector-icons": "6.4.5", "@types/react-test-renderer": "16.9.2", "@typescript-eslint/eslint-plugin": "2.25.0", diff --git a/yarn.lock b/yarn.lock index fe62df564..96c25d8c6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3863,10 +3863,10 @@ "@types/prop-types" "*" "@types/react" "*" -"@types/react-native@0.61.23": - version "0.61.23" - resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.61.23.tgz#bff4e0311c229a5203eb37aacd4febf59f3e2980" - integrity sha512-upHmySsrVBDBokWWhYIKkKnpvadsHdioSjbBTu4xl7fjN0yb94KR5ngUOBXsyqAYqQzF+hP6qpvobG9M7Jr6hw== +"@types/react-native@0.71.6": + version "0.71.6" + resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.71.6.tgz#bf0fc6a69bf0c2933c089dfb19fc182b09cb7790" + integrity sha512-eCqEZ+GhW9L9o6yVoPqCCAq8Sbd6liaKlh6WviD0X7O035NEe7VQ+q9KXYL+mhyZrLI5sbX7f3G973gG6fuiyQ== dependencies: "@types/react" "*"