This repository was archived by the owner on Jun 26, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 65
65
"@types/i18n-js" : " ^3.0.1" ,
66
66
"@types/jest" : " ^25.1.3" ,
67
67
"@types/react" : " ^16.9.23" ,
68
- "@types/react-native" : " ^0.61.17 " ,
68
+ "@types/react-native" : " ^0.62.2 " ,
69
69
"@types/react-test-renderer" : " ^16.9" ,
70
70
"@types/styled-components" : " ^5.0.1" ,
71
71
"babel-jest" : " 25.1.0" ,
Original file line number Diff line number Diff line change 2203
2203
" @types/prop-types" " *"
2204
2204
" @types/react" " *"
2205
2205
2206
- " @types/react-native@^0.61.17 " :
2207
- version "0.61.17 "
2208
- resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.61.17 .tgz#5994af207c2339d498ebd8bd427c68074ce9e744 "
2209
- integrity sha512-12qKZz/ob56lglVRAIDgqDchcyO0g5lZtrjxCTQDNJv8HFHZMcZx78+/CjKsu3LGs6KbajkZ1+0htqiaxr5JVA ==
2206
+ " @types/react-native@^0.62.2 " :
2207
+ version "0.62.2 "
2208
+ resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.62.2 .tgz#f3e150f308c27089cefbcbfa3eb6cc14db279b2f "
2209
+ integrity sha512-oIUIbqZNN9vRnGKWHYbTVp/GyTqdaM5mfy1s4zsi6BYvHAaFOPZ32IrhIHno/A5XOv4wuGfE7g5fliDk/H0+/Q ==
2210
2210
dependencies :
2211
2211
" @types/react" " *"
2212
2212
You can’t perform that action at this time.
0 commit comments