File tree Expand file tree Collapse file tree 5 files changed +12
-12
lines changed Expand file tree Collapse file tree 5 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -54,8 +54,8 @@ suppress_type=$FlowFixMeProps
54
54
suppress_type=$FlowFixMeState
55
55
suppress_type=$FlowFixMeEmpty
56
56
57
- experimental. well_formed_exports=true
58
- experimental. types_first=true
57
+ well_formed_exports=true
58
+ types_first=true
59
59
experimental.abstract_locations=true
60
60
61
61
[lints]
@@ -81,4 +81,4 @@ untyped-import
81
81
untyped-type-import
82
82
83
83
[version]
84
- ^0.127 .0
84
+ ^0.128 .0
Original file line number Diff line number Diff line change @@ -54,8 +54,8 @@ suppress_type=$FlowFixMeProps
54
54
suppress_type=$FlowFixMeState
55
55
suppress_type=$FlowFixMeEmpty
56
56
57
- experimental. well_formed_exports=true
58
- experimental. types_first=true
57
+ well_formed_exports=true
58
+ types_first=true
59
59
experimental.abstract_locations=true
60
60
61
61
[lints]
@@ -81,4 +81,4 @@ untyped-import
81
81
untyped-type-import
82
82
83
83
[version]
84
- ^0.127 .0
84
+ ^0.128 .0
Original file line number Diff line number Diff line change 139
139
"eslint-plugin-react-hooks" : " ^3.0.0" ,
140
140
"eslint-plugin-react-native" : " 3.8.1" ,
141
141
"eslint-plugin-relay" : " 1.7.1" ,
142
- "flow-bin" : " ^0.127 .0" ,
142
+ "flow-bin" : " ^0.128 .0" ,
143
143
"jest" : " ^26.0.1" ,
144
144
"jest-junit" : " ^10.0.0" ,
145
145
"jscodeshift" : " ^0.9.0" ,
Original file line number Diff line number Diff line change @@ -66,4 +66,4 @@ untyped-import
66
66
untyped-type-import
67
67
68
68
[version]
69
- ^0.127 .0
69
+ ^0.128 .0
Original file line number Diff line number Diff line change @@ -3264,10 +3264,10 @@ flatted@^2.0.0:
3264
3264
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.2.tgz#4575b21e2bcee7434aa9be662f4b7b5f9c2b5138"
3265
3265
integrity sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA==
3266
3266
3267
- flow-bin@^0.127 .0 :
3268
- version "0.127 .0"
3269
- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.127 .0.tgz#0614cff4c1b783beef1feeb7108d536e09d77632 "
3270
- integrity sha512-ywvCCdV4NJWzrqjFrMU5tAiVGyBiXjsJQ1+/kj8thXyX15V17x8BFvNwoAH97NrUU8T1HzmFBjLzWc0l2319qg ==
3267
+ flow-bin@^0.128 .0 :
3268
+ version "0.128 .0"
3269
+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.128 .0.tgz#fd1232a64dc46874d8d499f16a1934b964f4c2ae "
3270
+ integrity sha512-EnmMSOCrkx8F0r1+T1d1HODQ+ddy5yRfkT3CvwmK05IWZyXQy27OVdNwdXUWRqc0iMW75T4QkoXaVBYrMqfk+A ==
3271
3271
3272
3272
flow-parser@0.* :
3273
3273
version "0.89.0"
You can’t perform that action at this time.
0 commit comments