File tree Expand file tree Collapse file tree 5 files changed +8
-6
lines changed
packages/react-native-renderer/src Expand file tree Collapse file tree 5 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 6363 "eslint-plugin-react-internal" : " link:./scripts/eslint-rules" ,
6464 "fbjs-scripts" : " 1.2.0" ,
6565 "filesize" : " ^6.0.1" ,
66- "flow-bin" : " ^0.122 " ,
66+ "flow-bin" : " ^0.127 " ,
6767 "glob" : " ^7.1.6" ,
6868 "glob-stream" : " ^6.1.0" ,
6969 "google-closure-compiler" : " ^20200517.0.0" ,
Original file line number Diff line number Diff line change @@ -97,6 +97,7 @@ function findHostInstance_DEPRECATED<TElementType: ElementType>(
9797 return ( hostInstance : any ) . canonical ;
9898 }
9999 // $FlowFixMe[incompatible-return]
100+ // $FlowFixMe[incompatible-exact]
100101 return hostInstance;
101102}
102103
Original file line number Diff line number Diff line change @@ -96,6 +96,7 @@ function findHostInstance_DEPRECATED(
9696 return ( hostInstance : any ) . canonical ;
9797 }
9898 // $FlowFixMe[incompatible-return]
99+ // $FlowFixMe[incompatible-exact]
99100 return hostInstance ;
100101}
101102
Original file line number Diff line number Diff line change @@ -50,4 +50,4 @@ munge_underscores=false
5050%REACT_RENDERER_FLOW_OPTIONS%
5151
5252[version]
53- ^0.122 .0
53+ ^0.127 .0
Original file line number Diff line number Diff line change @@ -7913,10 +7913,10 @@ flatted@^2.0.0:
79137913 resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.2.tgz#4575b21e2bcee7434aa9be662f4b7b5f9c2b5138"
79147914 integrity sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA==
79157915
7916- flow-bin@^0.122 :
7917- version "0.122 .0"
7918- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.122 .0.tgz#c723a2b33b1a70bd10204704ae1dc776d5d89d79 "
7919- integrity sha512-my8N5jgl/A+UVby9E7NDppHdhLgRbWgKbmFZSx2MSYMRh3d9YGnM2MM+wexpUpl0ftY1IM6ZcUwaAhrypLyvlA ==
7916+ flow-bin@^0.127 :
7917+ version "0.127 .0"
7918+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.127 .0.tgz#0614cff4c1b783beef1feeb7108d536e09d77632 "
7919+ integrity sha512-ywvCCdV4NJWzrqjFrMU5tAiVGyBiXjsJQ1+/kj8thXyX15V17x8BFvNwoAH97NrUU8T1HzmFBjLzWc0l2319qg ==
79207920
79217921fluent-syntax@0.13.0:
79227922 version "0.13.0"
You can’t perform that action at this time.
0 commit comments