Skip to content

Commit 2590cd7

Browse files
SamChou19815facebook-github-bot
authored andcommitted
Deploy 0.284.0 to xplat
Summary: [changelog](https://github.com/facebook/flow/blob/main/Changelog.md) Changelog: [Internal] Reviewed By: marcoww6 Differential Revision: D82786580 fbshipit-source-id: 8caa7802025004fce6cb5067c191b681087cb979
1 parent 7ba64ca commit 2590cd7

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.283.0
101+
^0.284.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.283.0",
89+
"flow-bin": "^0.284.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.283.0:
4824-
version "0.283.0"
4825-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.283.0.tgz#82d7a03f6995f9d8ecebdd638dc2be4bdba0ab0e"
4826-
integrity sha512-WUjOZdJYi/gNZnKLRdId7K64vqXznKboNR4qi2d5HBbW+MRvbxoAKjbQkV0UAxuophHYyDrpi7CdLFUscyTpVA==
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==
48274827

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

0 commit comments

Comments
 (0)