diff --git a/package.json b/package.json index 4d8cb6cc..239fe8ac 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,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.66.15", "@typescript-eslint/eslint-plugin": "^4.33.0", "eslint": "^7.32.0", "prettier": "^2.4.0", diff --git a/yarn.lock b/yarn.lock index 18ce3958..6811cfb3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1573,10 +1573,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.5" - resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.65.5.tgz#e5e473be8c7ed784419554f25cc8850b9c3ce68d" - integrity sha512-lc2JVmqVIkFmEtUHX8jCkuepqRSzlhRPBIlVFVc0hgfoUxvntrORhmK7LCnAbHfmpUqVVGhMjax27CCTACQ2Kw== +"@types/react-native@^0.66.15": + version "0.66.15" + resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.66.15.tgz#d332d82b04635adabbd8e1976f9547ce8662300b" + integrity sha512-qNK3LZhNpSd2Hdr0OFdvQ/VOb1qcjNhmw96LsOtxIN+1RtXHO/1dVzxYUlWnKMCtV+E5WSaWM703c9Q7gG9tyg== dependencies: "@types/react" "*"