Skip to content

Commit 3ce5dca

Browse files
SamChou19815robhogan
authored andcommitted
Deploy 0.309.0 to xplat
Summary: X-link: facebook/react-native#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 90e38e7 commit 3ce5dca

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.308.0
41+
^0.309.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.34.0",
33-
"flow-bin": "^0.308.0",
33+
"flow-bin": "^0.309.0",
3434
"hermes-eslint": "0.34.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.34.0:
30663066
hermes-transform "0.34.0"
30673067
typescript "5.3.2"
30683068

3069-
flow-bin@^0.308.0:
3070-
version "0.308.0"
3071-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.308.0.tgz#7dbcfa5065f8f83bd5891c4e6961350ea712409c"
3072-
integrity sha512-nFfbDak7g5Sh4DlUMUa1vGIUAnqx++U7BPTIiKwGnuT/1MQj2iHDNFfRr+oAYzoUwAAZ3ymCXdZYebZeZJPjTw==
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==
30733073

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

0 commit comments

Comments
 (0)