Skip to content

Commit ef3a858

Browse files
SamChou19815meta-codesync[bot]
authored andcommitted
Deploy 0.291.0 to xplat (#54488)
Summary: Pull Request resolved: #54488 [changelog](https://github.com/facebook/flow/blob/main/Changelog.md) Changelog: [Internal] Reviewed By: marcoww6 Differential Revision: D86714857 fbshipit-source-id: a1f59217aaa849acec5ca5dd1202ea8951f3ce49
1 parent 4f49081 commit ef3a858

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
@@ -98,4 +98,4 @@ untyped-import
9898
untyped-type-import
9999

100100
[version]
101-
^0.290.0
101+
^0.291.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.32.0",
89-
"flow-bin": "^0.290.0",
89+
"flow-bin": "^0.291.0",
9090
"glob": "^7.1.1",
9191
"hermes-eslint": "0.32.0",
9292
"hermes-transform": "0.32.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4783,10 +4783,10 @@ flow-api-translator@0.32.0:
47834783
hermes-transform "0.32.0"
47844784
typescript "5.3.2"
47854785

4786-
flow-bin@^0.290.0:
4787-
version "0.290.0"
4788-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.290.0.tgz#58c43a3cca638c317a27f5a7a8bf6308b4d50050"
4789-
integrity sha512-YvfxgT9I/FLY2WyZs9dAxvMk9LPtv6MC097rwqEWU2mUlPAmOmaJ8AJaRLUXtJ3DnF/nQDq4EbS4w3SiKZvwCQ==
4786+
flow-bin@^0.291.0:
4787+
version "0.291.0"
4788+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.291.0.tgz#f8ad7f35c998ef0200cdddb8c85abbe1aa3b58e1"
4789+
integrity sha512-wux/RqOTXzFWxzzdQRwAPpYyJx4GOOaYKESQQ7bszr43egT3U2CW65IpDYTJijpxKjXBb0D3uv6Kmq0C+HAAKg==
47904790

47914791
flow-enums-runtime@^0.0.6:
47924792
version "0.0.6"

0 commit comments

Comments
 (0)