diff --git a/package.json b/package.json index 7a2e7129..e8ecc9eb 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.67.1", "@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..c1f2b45b 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.67.1": + version "0.67.1" + resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.67.1.tgz#b11dad862c850e2556caaf252ad87cff12502f0b" + integrity sha512-uUlyohC91eQN0FWYq1pyYFSbwbnIDFjYSoc3ILieRfnH1epvSDXcSklfCVYjDizoD3ByWu2h5Yk6HbcbRJ4oGw== dependencies: "@types/react" "*"