Skip to content

Commit 4d2e38e

Browse files
SamChou19815facebook-github-bot
authored andcommitted
Deploy 0.283.0 to xplat (#53820)
Summary: Pull Request resolved: #53820 [changelog](https://github.com/facebook/flow/blob/main/Changelog.md) Changelog: [Internal] Reviewed By: panagosg7 Differential Revision: D82636194 fbshipit-source-id: 620016043bed481e43d0d4216280517c2890bfd7
1 parent 926af3b commit 4d2e38e

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

100100
[version]
101-
^0.282.0
101+
^0.283.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.282.0",
89+
"flow-bin": "^0.283.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
@@ -4944,10 +4944,10 @@ [email protected]:
49444944
hermes-transform "0.32.0"
49454945
typescript "5.3.2"
49464946

4947-
flow-bin@^0.282.0:
4948-
version "0.282.0"
4949-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.282.0.tgz#ecbbd0c032c37eb7791eb66a790b9902eab492a6"
4950-
integrity sha512-gZnUBsnMN8iYAcvJLEoF04gLaegv93h8IB1e4HURBaPuyUZoBaStAm5z24wl9NviaB66GbN+hZ9vxDSa+HzlzQ==
4947+
flow-bin@^0.283.0:
4948+
version "0.283.0"
4949+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.283.0.tgz#82d7a03f6995f9d8ecebdd638dc2be4bdba0ab0e"
4950+
integrity sha512-WUjOZdJYi/gNZnKLRdId7K64vqXznKboNR4qi2d5HBbW+MRvbxoAKjbQkV0UAxuophHYyDrpi7CdLFUscyTpVA==
49514951

49524952
flow-enums-runtime@^0.0.6:
49534953
version "0.0.6"

0 commit comments

Comments
 (0)