File tree Expand file tree Collapse file tree 3 files changed +191
-127
lines changed Expand file tree Collapse file tree 3 files changed +191
-127
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ node_modules/warning/.*
2323[libs]
2424node_modules/react-native/interface.js
2525node_modules/react-native/flow/
26- flow-typed
26+ flow-typed/
2727
2828[options]
2929server.max_workers=4
@@ -58,7 +58,6 @@ untyped-type-import=warn
5858nonstrict-import=warn
5959deprecated-type=warn
6060unsafe-getters-setters=warn
61- inexact-spread=warn
6261unnecessary-invariant=warn
6362signature-verification-failure=warn
6463deprecated-utility=error
Original file line number Diff line number Diff line change 3030 "conventional-changelog-cli" : " ^2.0.11" ,
3131 "dedent" : " ^0.7.0" ,
3232 "eslint" : " ^6.8.0" ,
33- "flow-bin" : " ^0.116 .0" ,
34- "flow-copy-source" : " ^2.0.6 " ,
33+ "flow-bin" : " ^0.122 .0" ,
34+ "flow-copy-source" : " ^2.0.9 " ,
3535 "jest" : " ^26.0.1" ,
3636 "metro-react-native-babel-preset" : " ^0.58.0" ,
37- "react" : " ^16.13.0 " ,
38- "react-native" : " ^0.62.2 " ,
39- "react-test-renderer" : " ^16.13.0 " ,
37+ "react" : " ^16.13.1 " ,
38+ "react-native" : " ^0.63.0-rc.1 " ,
39+ "react-test-renderer" : " ^16.13.1 " ,
4040 "release-it" : " ^12.3.3" ,
4141 "strip-ansi" : " ^5.2.0" ,
4242 "typescript" : " ^3.8.3"
You can’t perform that action at this time.
0 commit comments