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/.*
23
23
[libs]
24
24
node_modules/react-native/interface.js
25
25
node_modules/react-native/flow/
26
- flow-typed
26
+ flow-typed/
27
27
28
28
[options]
29
29
server.max_workers=4
@@ -58,7 +58,6 @@ untyped-type-import=warn
58
58
nonstrict-import=warn
59
59
deprecated-type=warn
60
60
unsafe-getters-setters=warn
61
- inexact-spread=warn
62
61
unnecessary-invariant=warn
63
62
signature-verification-failure=warn
64
63
deprecated-utility=error
Original file line number Diff line number Diff line change 30
30
"conventional-changelog-cli" : " ^2.0.11" ,
31
31
"dedent" : " ^0.7.0" ,
32
32
"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 " ,
35
35
"jest" : " ^26.0.1" ,
36
36
"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 " ,
40
40
"release-it" : " ^12.3.3" ,
41
41
"strip-ansi" : " ^5.2.0" ,
42
42
"typescript" : " ^3.8.3"
You can’t perform that action at this time.
0 commit comments