Skip to content

Commit 70f7a50

Browse files
SamChou19815facebook-github-bot
authored andcommitted
Deploy 0.277.1 to xplat
Summary: [changelog](https://github.com/facebook/flow/blob/main/Changelog.md) Changelog: [Internal] Reviewed By: marcoww6 Differential Revision: D78923286 fbshipit-source-id: fd0b20090a7cd5c5ff64c1dd976e6a8f5e2b59d7
1 parent 2d22062 commit 70f7a50

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.276.0
107+
^0.277.1

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.29.1",
85-
"flow-bin": "^0.276.0",
85+
"flow-bin": "^0.277.1",
8686
"glob": "^7.1.1",
8787
"hermes-eslint": "0.29.1",
8888
"hermes-transform": "0.29.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4880,10 +4880,10 @@ flow-api-translator@0.29.1:
48804880
hermes-transform "0.29.1"
48814881
typescript "5.3.2"
48824882

4883-
flow-bin@^0.276.0:
4884-
version "0.276.0"
4885-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.276.0.tgz#0c4f4de9d3eed254e5f6d86b0c02df58a4354588"
4886-
integrity sha512-qcxqq2ZtUS7KqwRiGa3w/N/YppQuWj5vaKMH9KgLDv0QaxrUskv6iCNoTfpFg/crT0YjQk5hJ8ALdk8YVqnO0g==
4883+
flow-bin@^0.277.1:
4884+
version "0.277.1"
4885+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.277.1.tgz#8c438f7dc448a918c9fc1b2920e4ced8c43ee983"
4886+
integrity sha512-WllhR0uomrlxTg0F7rSt2khi8KQKSVU5N5vD1m0ZlYzAs2q9rIP7RWhXFsctXwKkscqI+csEWIgcPoCYzPv1dw==
48874887

48884888
flow-enums-runtime@^0.0.6:
48894889
version "0.0.6"

0 commit comments

Comments
 (0)