Skip to content

Commit a7b64e6

Browse files
SamChou19815meta-codesync[bot]
authored andcommitted
Deploy 0.309.0 to xplat (#56392)
Summary: Pull Request resolved: #56392 [changelog](https://github.com/facebook/flow/blob/main/Changelog.md) Changelog: [Internal] Reviewed By: gkz Differential Revision: D100104742 fbshipit-source-id: 67480b4c5a52293b67fe0100b91496d67410f75f
1 parent 5dc27af commit a7b64e6

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.308.0
98+
^0.309.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.34.0",
89-
"flow-bin": "^0.308.0",
89+
"flow-bin": "^0.309.0",
9090
"hermes-eslint": "0.34.0",
9191
"hermes-transform": "0.34.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.34.0:
47494749
hermes-transform "0.34.0"
47504750
typescript "5.3.2"
47514751

4752-
flow-bin@^0.308.0:
4753-
version "0.308.0"
4754-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.308.0.tgz#7dbcfa5065f8f83bd5891c4e6961350ea712409c"
4755-
integrity sha512-nFfbDak7g5Sh4DlUMUa1vGIUAnqx++U7BPTIiKwGnuT/1MQj2iHDNFfRr+oAYzoUwAAZ3ymCXdZYebZeZJPjTw==
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==
47564756

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

0 commit comments

Comments
 (0)