Skip to content

Commit 249a24a

Browse files
SamChou19815facebook-github-bot
authored andcommitted
Deploy 0.271.0 to xplat (facebook#51376)
Summary: Pull Request resolved: facebook#51376 Changelog: [Internal] Reviewed By: jbrown215 Differential Revision: D74836348 fbshipit-source-id: 33c354c4e2e59baf4815bc6c58fc3ca0066763df
1 parent aecd6f1 commit 249a24a

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
@@ -101,4 +101,4 @@ untyped-import
101101
untyped-type-import
102102

103103
[version]
104-
^0.270.0
104+
^0.271.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"eslint-plugin-redundant-undefined": "^0.4.0",
8282
"eslint-plugin-relay": "^1.8.3",
8383
"flow-api-translator": "0.28.1",
84-
"flow-bin": "^0.270.0",
84+
"flow-bin": "^0.271.0",
8585
"glob": "^7.1.1",
8686
"hermes-eslint": "0.28.1",
8787
"hermes-transform": "0.28.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4453,10 +4453,10 @@ [email protected]:
44534453
hermes-transform "0.28.1"
44544454
typescript "5.3.2"
44554455

4456-
flow-bin@^0.270.0:
4457-
version "0.270.0"
4458-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.270.0.tgz#8aac3b05278d4f96273e40cd70251f55a07b80c3"
4459-
integrity sha512-luYf2Sv5zD7xJkAgU59UbBhfb3mCVhqLK5qZgLg6NN2QIj0pJp9H3OplRbrD+zts7MA+vPIlP83ktYhm57IhRA==
4456+
flow-bin@^0.271.0:
4457+
version "0.271.0"
4458+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.271.0.tgz#4a7632e9230f96bd00f0a61581b170fa153e1d73"
4459+
integrity sha512-BQjk0DenuPLbB/WlpQzDkSnObOPdzR+PBDItZlawApH/56fqYlM40WuBLs+cfUjjaByML46WHyOAWlQoWnPnjQ==
44604460

44614461
flow-enums-runtime@^0.0.6:
44624462
version "0.0.6"

0 commit comments

Comments
 (0)