File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 2525 "devDependencies" : {
2626 "@babel/runtime" : " 7.3.1" ,
2727 "@types/react" : " 16.8.3" ,
28- "@types/react-native" : " 0.57.36 " ,
28+ "@types/react-native" : " 0.57.37 " ,
2929 "@types/styled-components" : " ^4.1.10" ,
3030 "babel-jest" : " 24.1.0" ,
3131 "babel-preset-react-native" : " 5.0.2" ,
Original file line number Diff line number Diff line change 37203720 "@types/react" "*"
37213721 "@types/webpack" "*"
37223722
3723- "@types/react-native@*", "@types/react-native@0.57.36" :
3723+ "@types/react-native@*":
37243724 version "0.57.36"
37253725 resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.57.36.tgz#b8e8c2c119fd0f9227f32ee260b7abf223f47960"
37263726 integrity sha512-6u2WWupQ+mVRsICZqiy3BCGi9vivluhut/+Z1dbjXKn9ms9MrCVvnyQ0jyooqhtmtRzquH6mYYNYArGYdEajjg==
37273727 dependencies:
37283728 "@types/prop-types" "*"
37293729 "@types/react" "*"
37303730
3731+ "@types/react-native@0.57.37":
3732+ version "0.57.37"
3733+ resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.57.37.tgz#8cc9d142d5c6a2b7580fec9673984edfbd125194"
3734+ integrity sha512-huAmdfInEHK34hsJmEpU+Gj1L/WwIGVpSMdFl4oGClIgUB+y71tWx0fCiFWGSb4JYL/OkSEIa49fGFO1BgmUlw==
3735+ dependencies:
3736+ "@types/prop-types" "*"
3737+ "@types/react" "*"
3738+
37313739"@types/react@*":
37323740 version "16.7.18"
37333741 resolved "https://registry.yarnpkg.com/@types/react/-/react-16.7.18.tgz#f4ce0d539a893dd61e36cd11ae3a5e54f5a48337"
You can’t perform that action at this time.
0 commit comments