Skip to content

Commit 2e55154

Browse files
marcoww6facebook-github-bot
authored andcommitted
Deploy 0.285.0 to xplat (#53895)
Summary: Pull Request resolved: #53895 [changelog](https://github.com/facebook/flow/blob/main/Changelog.md) Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D83000230 fbshipit-source-id: 7c070358623e9b68043bb8666f5c9dfc632ff2fb
1 parent 5c369aa commit 2e55154

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.284.0
101+
^0.285.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.284.0",
89+
"flow-bin": "^0.285.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
@@ -4820,10 +4820,10 @@ flow-api-translator@0.32.0:
48204820
hermes-transform "0.32.0"
48214821
typescript "5.3.2"
48224822

4823-
flow-bin@^0.284.0:
4824-
version "0.284.0"
4825-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.284.0.tgz#5d9b3320e025172a0f3156df1f3c0107965069a5"
4826-
integrity sha512-5fVOWUYUWdZoPreg/9AeJZBZgRDT97+nk5WGkeHGrVLfd/itClaJHMRjp8elrUoicUTB/qE57Opmnu+wlXiJtw==
4823+
flow-bin@^0.285.0:
4824+
version "0.285.0"
4825+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.285.0.tgz#cdda79e0277a0c065c6848f9d7f05edab8c3e0dd"
4826+
integrity sha512-5cwyAqw6Z9HrNPzjLp5ARZnNkSIuI/3Xtp7ypT1Pok7DLmIZbbyChcWEOqxMK+d52anq7b1m6EzhCuH8ca+teA==
48274827

48284828
flow-enums-runtime@^0.0.6:
48294829
version "0.0.6"

0 commit comments

Comments
 (0)