Skip to content

Commit 5f85480

Browse files
SamChou19815meta-codesync[bot]
authored andcommitted
Deploy 0.325.0 to xplat (#57767)
Summary: Pull Request resolved: #57767 [changelog](https://github.com/facebook/flow/blob/main/Changelog.md) Changelog: [Internal] Reviewed By: gkz Differential Revision: D114222503
1 parent 55195ca commit 5f85480

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.324.0
92+
^0.325.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.324.0",
92+
"flow-bin": "^0.325.0",
9393
"flow-eslint": "0.325.0",
9494
"hermes-eslint": "0.37.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.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==
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==
48154815

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

0 commit comments

Comments
 (0)