diff --git a/package.json b/package.json index fbdbb26f..8c3f0bc3 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@react-native-community/eslint-config": "^0.0.5", "@semantic-release/git": "^8.0.0", "@types/react": "^16.9.17", - "@types/react-native": "0.60.26", + "@types/react-native": "0.64.12", "babel-eslint": "^10.0.1", "babel-jest": "^24.9.0", "eslint": "^6.8.0", diff --git a/yarn.lock b/yarn.lock index f9b7fe26..1bf067fb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1295,12 +1295,11 @@ resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7" integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw== -"@types/react-native@0.60.26": - version "0.60.26" - resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.60.26.tgz#cfbb02c39cd162240d59f4922b5bdeb0c212f90d" - integrity sha512-M2ZE5/65Z+cmnP0hz/ImsR4eeqgHenLPWIxhJiaWsTuIMYlTfOxSIqkJQ0SFm4BdklxDS1aaH4+3d8ve+0LHMQ== +"@types/react-native@0.64.12": + version "0.64.12" + resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.64.12.tgz#1c6a3226c26d7a5949cdf8878e6cfe95fe0951d6" + integrity sha512-sw6WGSaL219zqrgdb4kQUtFB9iGXC/LmecLZ+UUWEgwYvD0YH81FqWYmONa2HuTkOFAsxu2bK4DspkWRUHIABQ== dependencies: - "@types/prop-types" "*" "@types/react" "*" "@types/react@*", "@types/react@^16.9.17":