Skip to content

Commit c1843c4

Browse files
gkzmeta-codesync[bot]
authored andcommitted
Deploy 0.324.0 to xplat (#57689)
Summary: Pull Request resolved: #57689 [changelog](https://github.com/facebook/flow/blob/main/Changelog.md) Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D113605655 fbshipit-source-id: 800e8f92d943a8f32d9a6aeff75ff9bfa6527827
1 parent 14c3bd8 commit c1843c4

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
@@ -89,4 +89,4 @@ untyped-import
8989
untyped-type-import
9090

9191
[version]
92-
^0.322.0
92+
^0.324.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"eslint-plugin-relay": "^1.8.3",
9090
"fb-dotslash": "0.5.8",
9191
"flow-api-translator": "0.37.0",
92-
"flow-bin": "^0.322.0",
92+
"flow-bin": "^0.324.0",
9393
"hermes-eslint": "0.37.0",
9494
"hermes-transform": "0.37.0",
9595
"ini": "^5.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4808,10 +4808,10 @@ flow-api-translator@0.37.0:
48084808
hermes-transform "0.37.0"
48094809
typescript "5.3.2"
48104810

4811-
flow-bin@^0.322.0:
4812-
version "0.322.0"
4813-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.322.0.tgz#b396ad85819af86d9ec8db841d4e1305c2089aa1"
4814-
integrity sha512-epxfCrmoA2LXi9NjrTT9GbDXuLxDlMDfHsrFKbHuM5Aug7HTe33/8yvurHK+m4CPzCesRF6ycGx3R2xJl0YMAA==
4811+
flow-bin@^0.324.0:
4812+
version "0.324.0"
4813+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.324.0.tgz#93a6488d5a1913958059585477a2414c201e6ae2"
4814+
integrity sha512-wPe1KduV22a/EizLAkKpzh4SrIBoCAgRYrAa4k2M3Ihko1ChZtlcFsMYsW1vYJ49gFmIPD/itd5lzPN2JFKiHw==
48154815

48164816
flow-enums-runtime@^0.0.6:
48174817
version "0.0.6"

0 commit comments

Comments
 (0)