Skip to content

Commit 37d74fc

Browse files
marcoww6meta-codesync[bot]
authored andcommitted
Deploy 0.290.0 to xplat
Summary: X-link: facebook/react-native#54439 [changelog](https://github.com/facebook/flow/blob/main/Changelog.md) Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D86443337 fbshipit-source-id: 05014b1ebf240fed8e95f10466503c1d39abf59a
1 parent 3dc05a1 commit 37d74fc

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
@@ -38,4 +38,4 @@ untyped-import
3838
untyped-type-import
3939

4040
[version]
41-
^0.289.0
41+
^0.290.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"eslint-plugin-react": "^7.30.1",
3131
"eslint-plugin-relay": "^1.8.3",
3232
"flow-api-translator": "^0.32.0",
33-
"flow-bin": "^0.289.0",
33+
"flow-bin": "^0.290.0",
3434
"glob": "^7.1.1",
3535
"hermes-eslint": "0.32.0",
3636
"invariant": "^2.2.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2893,10 +2893,10 @@ flow-api-translator@^0.32.0:
28932893
hermes-transform "0.32.0"
28942894
typescript "5.3.2"
28952895

2896-
flow-bin@^0.289.0:
2897-
version "0.289.0"
2898-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.289.0.tgz#f6b64db7fc7e77ee3ec2f994339d41d22934fdd5"
2899-
integrity sha512-xNmTDLq6TkHa3LvNWHF9lcnKmtBlxZstEWXo7p0KXRzrtHNAAWJGDFyidz7E0IEw95VxxjNZhgiTYGDOIAWPPw==
2896+
flow-bin@^0.290.0:
2897+
version "0.290.0"
2898+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.290.0.tgz#58c43a3cca638c317a27f5a7a8bf6308b4d50050"
2899+
integrity sha512-YvfxgT9I/FLY2WyZs9dAxvMk9LPtv6MC097rwqEWU2mUlPAmOmaJ8AJaRLUXtJ3DnF/nQDq4EbS4w3SiKZvwCQ==
29002900

29012901
flow-enums-runtime@^0.0.6:
29022902
version "0.0.6"

0 commit comments

Comments
 (0)