Skip to content

Commit 2c51c73

Browse files
panagosg7meta-codesync[bot]
authored andcommitted
Deploy 0.308.0 to xplat
Summary: [changelog](https://github.com/facebook/flow/blob/main/Changelog.md) Changelog: [Internal] Differential Revision: D99477741
1 parent e681736 commit 2c51c73

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.flowconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,4 @@ untyped-import
9797
untyped-type-import
9898

9999
[version]
100-
^0.307.1
100+
^0.308.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"eslint-plugin-relay": "^1.8.3",
8787
"fb-dotslash": "0.5.8",
8888
"flow-api-translator": "0.34.0",
89-
"flow-bin": "^0.307.1",
89+
"flow-bin": "^0.308.0",
9090
"hermes-eslint": "0.34.0",
9191
"hermes-transform": "0.34.0",
9292
"ini": "^5.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4749,10 +4749,10 @@ flow-api-translator@0.34.0:
47494749
hermes-transform "0.34.0"
47504750
typescript "5.3.2"
47514751

4752-
flow-bin@^0.307.1:
4753-
version "0.307.1"
4754-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.307.1.tgz#6ca6ec271a67b8fc23ab6194c26f143d1ddb6a9a"
4755-
integrity sha512-0AglecFYaFu5ooF1IJmm4SBUZO7sopMU0jTr/Bburm/XxkJUtql+MDpwqKBFe1DTd2I/3kBzqOIFgwsZ8gS7tw==
4752+
flow-bin@^0.308.0:
4753+
version "0.308.0"
4754+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.308.0.tgz#7dbcfa5065f8f83bd5891c4e6961350ea712409c"
4755+
integrity sha512-nFfbDak7g5Sh4DlUMUa1vGIUAnqx++U7BPTIiKwGnuT/1MQj2iHDNFfRr+oAYzoUwAAZ3ymCXdZYebZeZJPjTw==
47564756

47574757
flow-enums-runtime@^0.0.6:
47584758
version "0.0.6"

0 commit comments

Comments
 (0)