Skip to content

Commit 4c7d7a9

Browse files
pietervfacebook-github-bot
authored andcommitted
Deploy 0.278.0 to xplat (#52994)
Summary: Pull Request resolved: #52994 [changelog](https://github.com/facebook/flow/blob/main/Changelog.md) Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D79463433 fbshipit-source-id: c6f24199c7899dd618e807b2cd65b0b3673c92ce
1 parent 597fe66 commit 4c7d7a9

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
@@ -104,4 +104,4 @@ untyped-import
104104
untyped-type-import
105105

106106
[version]
107-
^0.277.1
107+
^0.278.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"eslint-plugin-redundant-undefined": "^0.4.0",
8383
"eslint-plugin-relay": "^1.8.3",
8484
"flow-api-translator": "0.30.0",
85-
"flow-bin": "^0.277.1",
85+
"flow-bin": "^0.278.0",
8686
"glob": "^7.1.1",
8787
"hermes-eslint": "0.30.0",
8888
"hermes-transform": "0.30.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4898,10 +4898,10 @@ flow-api-translator@0.30.0:
48984898
hermes-transform "0.30.0"
48994899
typescript "5.3.2"
49004900

4901-
flow-bin@^0.277.1:
4902-
version "0.277.1"
4903-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.277.1.tgz#8c438f7dc448a918c9fc1b2920e4ced8c43ee983"
4904-
integrity sha512-WllhR0uomrlxTg0F7rSt2khi8KQKSVU5N5vD1m0ZlYzAs2q9rIP7RWhXFsctXwKkscqI+csEWIgcPoCYzPv1dw==
4901+
flow-bin@^0.278.0:
4902+
version "0.278.0"
4903+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.278.0.tgz#ad1828d60ffe09d4d1ccb2817ef3eb5f79d98f9a"
4904+
integrity sha512-RQgeri43x9zRpMfB9cqAhlXOgDjWd8OU7X6wpxjT5VUS8EotLCAeNKhafLFxvYuaPwUctQ6JnuxykVL6M46ycQ==
49054905

49064906
flow-enums-runtime@^0.0.6:
49074907
version "0.0.6"

0 commit comments

Comments
 (0)