File tree Expand file tree Collapse file tree 4 files changed +9
-13
lines changed Expand file tree Collapse file tree 4 files changed +9
-13
lines changed Original file line number Diff line number Diff line change @@ -30,10 +30,8 @@ packages/react-native/interface.js
30
30
packages/react-native/flow/
31
31
32
32
[options]
33
+ experimental.global_find_ref=true
33
34
enums=true
34
- conditional_type=true
35
- mapped_type=true
36
- type_guards=true
37
35
38
36
emoji=true
39
37
@@ -78,4 +76,4 @@ untyped-import
78
76
untyped-type-import
79
77
80
78
[version]
81
- ^0.213.0
79
+ ^0.213.1
Original file line number Diff line number Diff line change @@ -30,10 +30,8 @@ packages/react-native/interface.js
30
30
packages/react-native/flow/
31
31
32
32
[options]
33
+ experimental.global_find_ref=true
33
34
enums=true
34
- conditional_type=true
35
- mapped_type=true
36
- type_guards=true
37
35
38
36
emoji=true
39
37
@@ -78,4 +76,4 @@ untyped-import
78
76
untyped-type-import
79
77
80
78
[version]
81
- ^0.213.0
79
+ ^0.213.1
Original file line number Diff line number Diff line change 77
77
"eslint-plugin-react-native" : " ^4.0.0" ,
78
78
"eslint-plugin-redundant-undefined" : " ^0.4.0" ,
79
79
"eslint-plugin-relay" : " ^1.8.3" ,
80
- "flow-bin" : " ^0.213.0 " ,
80
+ "flow-bin" : " ^0.213.1 " ,
81
81
"hermes-eslint" : " 0.14.0" ,
82
82
"inquirer" : " ^7.1.0" ,
83
83
"jest" : " ^29.2.1" ,
Original file line number Diff line number Diff line change @@ -4931,10 +4931,10 @@ flatted@^3.1.0:
4931
4931
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.2.tgz#64bfed5cb68fe3ca78b3eb214ad97b63bedce561"
4932
4932
integrity sha512-JaTY/wtrcSyvXJl4IMFHPKyFur1sE9AUqc0QnhOaJ0CxHtAoIV8pYDzeEfAaNEtGkOfq4gr3LBFmdXW5mOQFnA==
4933
4933
4934
- flow-bin@^0.213.0 :
4935
- version "0.213.0 "
4936
- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.213.0 .tgz#02a85537cce3ea1f61bff77e7995a49a1db2e963 "
4937
- integrity sha512-adGcPA3jiz3l0MM4zHVxVUgatvYsDowjT7cje7AvY38z/M0HO2YKcGLRp2xeqbigCgaqXEV6V3/1TaRDVjR++A ==
4934
+ flow-bin@^0.213.1 :
4935
+ version "0.213.1 "
4936
+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.213.1 .tgz#194a3b17aa19d6fb8319bc5e067b8fdd93cc0449 "
4937
+ integrity sha512-ptyG+RmHbWx9KEElAdxdLOrZ/qKc3m/aIB6VG0ExH7BEuJ2ruK5rdUfzuC329b9QFtbawjpW2jLGeiFHBdmBvQ ==
4938
4938
4939
4939
flow-enums-runtime@^0.0.6 :
4940
4940
version "0.0.6"
You can’t perform that action at this time.
0 commit comments