diff --git a/package.json b/package.json index 84dcdff..f8c26b3 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "devDependencies": { "@types/jest": "24.0.12", "@types/react": "16.8.15", - "@types/react-native": "0.57.51", + "@types/react-native": "0.57.65", "@types/react-test-renderer": "16.8.1", "jest": "24.7.1", "prettier": "1.17.0", diff --git a/yarn.lock b/yarn.lock index 54f4610..7295950 100644 --- a/yarn.lock +++ b/yarn.lock @@ -899,10 +899,10 @@ resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.5.8.tgz#8ae4e0ea205fe95c3901a5a1df7f66495e3a56ce" integrity sha512-3AQoUxQcQtLHsK25wtTWIoIpgYjH3vSDroZOUr7PpCHw/jLY1RB9z9E8dBT/OSmwStVgkRNvdh+ZHNiomRieaw== -"@types/react-native@0.57.51": - version "0.57.51" - resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.57.51.tgz#adcb02141734b72822848351be734971e508f5f1" - integrity sha512-0LkXPeV1Hn+5zZ0BE6RBrBJTpM2P4S+306H9lKdi220PHFwMtHt1k8SiQpqUA2yjpi+c6pFIq6H2zZGusPHT9w== +"@types/react-native@0.57.65": + version "0.57.65" + resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.57.65.tgz#9da4773aaa95924bce42a54a5c19cfd8ffd5022b" + integrity sha512-7P5ulTb+/cnwbABWaAjzKmSYkRWeK7UCTfUwHhDpnwxdiL2X/KbdN1sPgo0B2E4zxfYE3MEoHv7FhB8Acfvf8A== dependencies: "@types/prop-types" "*" "@types/react" "*" @@ -914,15 +914,7 @@ dependencies: "@types/react" "*" -"@types/react@*": - version "16.7.21" - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.7.21.tgz#17e45871a2502e33b12b63279f44e1c02a4632fc" - integrity sha512-8BPxwygC83LgaIjOVVLrzB4mpP2u1ih01fbfy76L3h9OgKN+fNyMVPXj/0mGpWnxImjiM/2lqb3YOeT2Ca+NYQ== - dependencies: - "@types/prop-types" "*" - csstype "^2.2.0" - -"@types/react@16.8.15": +"@types/react@*", "@types/react@16.8.15": version "16.8.15" resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.15.tgz#a76515fed5aa3e996603056f54427fec5f2a5122" integrity sha512-dMhzw1rWK+wwJWvPp5Pk12ksSrm/z/C/+lOQbMZ7YfDQYnJ02bc0wtg4EJD9qrFhuxFrf/ywNgwTboucobJqQg==