Skip to content

Commit ef8b5dd

Browse files
SamChou19815facebook-github-bot
authored andcommitted
Deploy 0.322.0 to xplat (#57538)
Summary: [changelog](https://github.com/facebook/flow/blob/main/Changelog.md) Changelog: [Internal] Differential Revision: D111826645
1 parent a016e94 commit ef8b5dd

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.319.0
92+
^0.322.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"eslint-plugin-relay": "^1.8.3",
8888
"fb-dotslash": "0.5.8",
8989
"flow-api-translator": "0.36.1",
90-
"flow-bin": "^0.319.0",
90+
"flow-bin": "^0.322.0",
9191
"hermes-eslint": "0.36.1",
9292
"hermes-transform": "0.36.1",
9393
"ini": "^5.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4655,10 +4655,10 @@ flow-api-translator@0.36.1:
46554655
hermes-transform "0.36.1"
46564656
typescript "5.3.2"
46574657

4658-
flow-bin@^0.319.0:
4659-
version "0.319.0"
4660-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.319.0.tgz#7ff6c2c531b4d8bd13ec8fecf69e8964f14b6499"
4661-
integrity sha512-cl14ZCtILLYmrSW60hoSNfChiA5Og0xacKhqTiSDfSnhJd0P7jLip8IziGE7bOnOi5JIGo+tOlniibkXmckb/w==
4658+
flow-bin@^0.322.0:
4659+
version "0.322.0"
4660+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.322.0.tgz#b396ad85819af86d9ec8db841d4e1305c2089aa1"
4661+
integrity sha512-epxfCrmoA2LXi9NjrTT9GbDXuLxDlMDfHsrFKbHuM5Aug7HTe33/8yvurHK+m4CPzCesRF6ycGx3R2xJl0YMAA==
46624662

46634663
flow-enums-runtime@^0.0.6:
46644664
version "0.0.6"

0 commit comments

Comments
 (0)