diff --git a/package.json b/package.json index dd779b3..9ef1d4b 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@react-native-community/eslint-plugin": "^1.1.0", "@release-it/conventional-changelog": "^3.3.0", "@types/react": "^17.0.21", - "@types/react-native": "^0.65.5", + "@types/react-native": "^0.67.5", "@typescript-eslint/eslint-plugin": "^4.33.0", "eslint": "^7.32.0", "prettier": "^2.4.0", diff --git a/yarn.lock b/yarn.lock index 4c87905..fe9abd0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1624,10 +1624,10 @@ resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.4.tgz#fcf7205c25dff795ee79af1e30da2c9790808f11" integrity sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ== -"@types/react-native@^0.65.5": - version "0.65.20" - resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.65.20.tgz#14e7e2a70ef57393150d26df10c86497ce2949ea" - integrity sha512-LIgRFtJOYKRwu792iMvXQxWRCYVloglO+r10V+0O2wsg2LTWimpZLemcxMPMOu3ZS7/tcG6bzPnUKrIVEmsMZQ== +"@types/react-native@^0.67.5": + version "0.67.5" + resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.67.5.tgz#cc80b3d50872980e925e83538f86ebd1517b0817" + integrity sha512-x/rAJSH4N/ZT4plkRHgWgEJ4Y2x8y+ssC5EwEgSEOZagS6lQcyjOsC7dID+xTwJke07fSYCl6DL833QbLOxWIg== dependencies: "@types/react" "*"