Skip to content

Commit cb99ee8

Browse files
mvitousekmeta-codesync[bot]
authored andcommitted
Deploy 0.310.0 to xplat (#56543)
Summary: Pull Request resolved: #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 5b9cefc commit cb99ee8

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
@@ -95,4 +95,4 @@ untyped-import
9595
untyped-type-import
9696

9797
[version]
98-
^0.309.0
98+
^0.310.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"eslint-plugin-relay": "^1.8.3",
8787
"fb-dotslash": "0.5.8",
8888
"flow-api-translator": "0.35.0",
89-
"flow-bin": "^0.309.0",
89+
"flow-bin": "^0.310.0",
9090
"hermes-eslint": "0.35.0",
9191
"hermes-transform": "0.35.0",
9292
"ini": "^5.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4749,10 +4749,10 @@ flow-api-translator@0.35.0:
47494749
hermes-transform "0.35.0"
47504750
typescript "5.3.2"
47514751

4752-
flow-bin@^0.309.0:
4753-
version "0.309.0"
4754-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.309.0.tgz#c983003377c80a558e1c4afbf47b6c38cfbca075"
4755-
integrity sha512-/RH68gcCY8OHzcdSVTUCw+fhDSEYmNHoovfK0EcbB4rs1Xbc5HhxhHTvr7U+h55De4bDRlE52ghH23MRP625cQ==
4752+
flow-bin@^0.310.0:
4753+
version "0.310.0"
4754+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.310.0.tgz#d1c06486694af8cf92e3087dc2a18d80bdbb3a09"
4755+
integrity sha512-Yt2umR1JT3soz2y7gUfayaW66SnYnmtPM4FR2R4NRLuF4ymGTmN+auzahe9YY5ZGW793nGXKWxkWLBFnd94yEQ==
47564756

47574757
flow-enums-runtime@^0.0.6:
47584758
version "0.0.6"

0 commit comments

Comments
 (0)