File tree Expand file tree Collapse file tree 4 files changed +9
-7
lines changed Expand file tree Collapse file tree 4 files changed +9
-7
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ packages/react-native/flow/
31
31
32
32
[options]
33
33
enums=true
34
+ conditional_type=true
34
35
35
36
emoji=true
36
37
@@ -75,4 +76,4 @@ untyped-import
75
76
untyped-type-import
76
77
77
78
[version]
78
- ^0.208.1
79
+ ^0.209.0
Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ packages/react-native/flow/
31
31
32
32
[options]
33
33
enums=true
34
+ conditional_type=true
34
35
35
36
emoji=true
36
37
@@ -75,4 +76,4 @@ untyped-import
75
76
untyped-type-import
76
77
77
78
[version]
78
- ^0.208.1
79
+ ^0.209.0
Original file line number Diff line number Diff line change 78
78
"eslint-plugin-react-native" : " ^4.0.0" ,
79
79
"eslint-plugin-redundant-undefined" : " ^0.4.0" ,
80
80
"eslint-plugin-relay" : " ^1.8.3" ,
81
- "flow-bin" : " ^0.208.1 " ,
81
+ "flow-bin" : " ^0.209.0 " ,
82
82
"hermes-eslint" : " 0.12.0" ,
83
83
"inquirer" : " ^7.1.0" ,
84
84
"jest" : " ^29.2.1" ,
Original file line number Diff line number Diff line change @@ -4925,10 +4925,10 @@ flatted@^3.1.0:
4925
4925
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.2.tgz#64bfed5cb68fe3ca78b3eb214ad97b63bedce561"
4926
4926
integrity sha512-JaTY/wtrcSyvXJl4IMFHPKyFur1sE9AUqc0QnhOaJ0CxHtAoIV8pYDzeEfAaNEtGkOfq4gr3LBFmdXW5mOQFnA==
4927
4927
4928
- flow-bin@^0.208.1 :
4929
- version "0.208.1 "
4930
- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.208.1 .tgz#98390cc968980988d9c7ddbcf7233b53baa0b616 "
4931
- integrity sha512-sr+gCnYg5UC/lbrCj/qO2GDSGzV75HDl8drEHX/Dpjr5gS+NYoFQ1r9C9ESAeYpakmiot/HPdKYOjCFtqUcsQA ==
4928
+ flow-bin@^0.209.0 :
4929
+ version "0.209.0 "
4930
+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.209.0 .tgz#616a002b94ef35e1b083add9a6d27dbe387bf4f0 "
4931
+ integrity sha512-HRc6+bKE8AN23SnuKaxdUjcQcjaIp6pksrGJ6pltFO5tIEvZmPrbT99P7Yb3ybqwcKU/Ry8yfJbuW92Ed2V3nw ==
4932
4932
4933
4933
flow-enums-runtime@^0.0.6 :
4934
4934
version "0.0.6"
You can’t perform that action at this time.
0 commit comments