Skip to content

Commit 8f0806a

Browse files
SamChou19815meta-codesync[bot]
authored andcommitted
Deploy 0.326.0 to xplat
Summary: [changelog](https://github.com/facebook/flow/blob/main/Changelog.md) Changelog: [Internal] Reviewed By: gkz Differential Revision: D114988411
1 parent f821613 commit 8f0806a

3 files changed

Lines changed: 8 additions & 8 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.325.0
92+
^0.326.0

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@
6969
"ansi-styles": "^4.2.1",
7070
"babel-plugin-minify-dead-code-elimination": "^0.5.2",
7171
"babel-plugin-syntax-hermes-parser": "0.37.0",
72-
"flow-parser": "0.325.0",
7372
"babel-plugin-transform-define": "^2.1.4",
7473
"babel-plugin-transform-flow-enums": "^0.0.2",
7574
"clang-format": "^1.8.0",
@@ -90,10 +89,11 @@
9089
"eslint-plugin-relay": "^1.8.3",
9190
"fb-dotslash": "0.5.8",
9291
"flow-api-translator": "0.37.0",
93-
"flow-bin": "^0.325.0",
92+
"flow-bin": "^0.326.0",
9493
"flow-eslint": "0.325.0",
95-
"hermes-eslint": "0.37.0",
94+
"flow-parser": "0.325.0",
9695
"flow-transform": "0.325.0",
96+
"hermes-eslint": "0.37.0",
9797
"hermes-transform": "0.37.0",
9898
"ini": "^5.0.0",
9999
"inquirer": "^7.1.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.325.0:
4812-
version "0.325.0"
4813-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.325.0.tgz#7b8de5b6b4e786f00d9329240dca5505fe9a128b"
4814-
integrity sha512-0e+g53PIYiteutsC2Q4iCpdJqTTX4qu/jM+ZHg+SwshnyZ+vYgqCrCaIJiKqpYPuOelyCGXh8E3C/QWWRUf33Q==
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==
48154815

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

0 commit comments

Comments
 (0)