Skip to content

Commit aeee662

Browse files
SamChou19815meta-codesync[bot]
authored andcommitted
Deploy 0.327.0 to xplat (#57927)
Summary: Pull Request resolved: #57927 [changelog](https://github.com/facebook/flow/blob/main/Changelog.md) Changelog: [Internal] Reviewed By: gkz Differential Revision: D115751796 fbshipit-source-id: 0d60967ea1f0556616a9f918410f4105404488dd
1 parent e59a1d2 commit aeee662

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.326.0
92+
^0.327.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.326.0",
92+
"flow-bin": "^0.327.0",
9393
"flow-eslint": "0.325.0",
9494
"flow-parser": "0.325.0",
9595
"flow-transform": "0.325.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.326.0:
4812-
version "0.326.0"
4813-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.326.0.tgz#adbfbfb316dc50d62c0a90e754a6d078558a64b7"
4814-
integrity sha512-2WUYp7px5GeXLX+c2iFAUbr7093ta2c7bjox0pVTWaA6guMP91WFq3mkGKKzbKCIjqgDJepmMF5UPLafaJGE/A==
4811+
flow-bin@^0.327.0:
4812+
version "0.327.0"
4813+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.327.0.tgz#850f5a5b183445d793c0122e1519a56faad8f61a"
4814+
integrity sha512-zctDIn22Rfu3goP9vFayB2Sw0xq7FGNmpPRZ0I4KcIlF/qfHcZKmium4dSZe50m2PYwseHG/1ylf5ad/JOs5EQ==
48154815

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

0 commit comments

Comments
 (0)