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
3030packages/react-native/flow/
3131
3232[options]
33+ experimental.global_find_ref=true
3334enums=true
34- conditional_type=true
35- mapped_type=true
36- type_guards=true
3735
3836emoji=true
3937
@@ -78,4 +76,4 @@ untyped-import
7876untyped-type-import
7977
8078[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
3030packages/react-native/flow/
3131
3232[options]
33+ experimental.global_find_ref=true
3334enums=true
34- conditional_type=true
35- mapped_type=true
36- type_guards=true
3735
3836emoji=true
3937
@@ -78,4 +76,4 @@ untyped-import
7876untyped-type-import
7977
8078[version]
81- ^0.213.0
79+ ^0.213.1
Original file line number Diff line number Diff line change 7777 "eslint-plugin-react-native" : " ^4.0.0" ,
7878 "eslint-plugin-redundant-undefined" : " ^0.4.0" ,
7979 "eslint-plugin-relay" : " ^1.8.3" ,
80- "flow-bin" : " ^0.213.0 " ,
80+ "flow-bin" : " ^0.213.1 " ,
8181 "hermes-eslint" : " 0.14.0" ,
8282 "inquirer" : " ^7.1.0" ,
8383 "jest" : " ^29.2.1" ,
Original file line number Diff line number Diff line change @@ -4931,10 +4931,10 @@ flatted@^3.1.0:
49314931 resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.2.tgz#64bfed5cb68fe3ca78b3eb214ad97b63bedce561"
49324932 integrity sha512-JaTY/wtrcSyvXJl4IMFHPKyFur1sE9AUqc0QnhOaJ0CxHtAoIV8pYDzeEfAaNEtGkOfq4gr3LBFmdXW5mOQFnA==
49334933
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 ==
49384938
49394939flow-enums-runtime@^0.0.6 :
49404940 version "0.0.6"
You can’t perform that action at this time.
0 commit comments