Skip to content

Commit 47131bc

Browse files
mvitousekmeta-codesync[bot]
authored andcommitted
Deploy 0.310.0 to xplat
Summary: X-link: react/react-native#56543 [changelog](https://github.com/facebook/flow/blob/main/Changelog.md) Changelog: [Internal] Reviewed By: panagosg7 Differential Revision: D101742377 fbshipit-source-id: 57321dad493b7d17677cf9741d320e42f5ab182d
1 parent a817960 commit 47131bc

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

.flowconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ untyped-import
3838
untyped-type-import
3939

4040
[version]
41-
^0.309.0
41+
^0.310.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"eslint-plugin-react": "^7.37.5",
3131
"eslint-plugin-relay": "^1.8.3",
3232
"flow-api-translator": "0.35.0",
33-
"flow-bin": "^0.309.0",
33+
"flow-bin": "^0.310.0",
3434
"hermes-eslint": "0.35.0",
3535
"invariant": "^2.2.4",
3636
"istanbul-api": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3066,10 +3066,10 @@ flow-api-translator@0.35.0:
30663066
hermes-transform "0.35.0"
30673067
typescript "5.3.2"
30683068

3069-
flow-bin@^0.309.0:
3070-
version "0.309.0"
3071-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.309.0.tgz#c983003377c80a558e1c4afbf47b6c38cfbca075"
3072-
integrity sha512-/RH68gcCY8OHzcdSVTUCw+fhDSEYmNHoovfK0EcbB4rs1Xbc5HhxhHTvr7U+h55De4bDRlE52ghH23MRP625cQ==
3069+
flow-bin@^0.310.0:
3070+
version "0.310.0"
3071+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.310.0.tgz#d1c06486694af8cf92e3087dc2a18d80bdbb3a09"
3072+
integrity sha512-Yt2umR1JT3soz2y7gUfayaW66SnYnmtPM4FR2R4NRLuF4ymGTmN+auzahe9YY5ZGW793nGXKWxkWLBFnd94yEQ==
30733073

30743074
flow-enums-runtime@^0.0.6:
30753075
version "0.0.6"

0 commit comments

Comments
 (0)