Skip to content

Commit 0e6b94f

Browse files
marcoww6facebook-github-bot
authored andcommitted
Deploy 0.279.0 to xplat (#53308)
Summary: Pull Request resolved: #53308 [changelog](https://github.com/facebook/flow/blob/main/Changelog.md) Changelog: [Internal] Reviewed By: gkz Differential Revision: D80365942 fbshipit-source-id: 097eee50914f1d14391ada61c7e4176c4a70779e
1 parent 9f2fbc2 commit 0e6b94f

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
@@ -100,4 +100,4 @@ untyped-import
100100
untyped-type-import
101101

102102
[version]
103-
^0.278.0
103+
^0.279.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"eslint-plugin-redundant-undefined": "^0.4.0",
8383
"eslint-plugin-relay": "^1.8.3",
8484
"flow-api-translator": "0.30.0",
85-
"flow-bin": "^0.278.0",
85+
"flow-bin": "^0.279.0",
8686
"glob": "^7.1.1",
8787
"hermes-eslint": "0.30.0",
8888
"hermes-transform": "0.30.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4933,10 +4933,10 @@ [email protected]:
49334933
hermes-transform "0.30.0"
49344934
typescript "5.3.2"
49354935

4936-
flow-bin@^0.278.0:
4937-
version "0.278.0"
4938-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.278.0.tgz#ad1828d60ffe09d4d1ccb2817ef3eb5f79d98f9a"
4939-
integrity sha512-RQgeri43x9zRpMfB9cqAhlXOgDjWd8OU7X6wpxjT5VUS8EotLCAeNKhafLFxvYuaPwUctQ6JnuxykVL6M46ycQ==
4936+
flow-bin@^0.279.0:
4937+
version "0.279.0"
4938+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.279.0.tgz#06e502a51d735083d715ef769f43bdcb0fc2bb61"
4939+
integrity sha512-Xf0T82atOcEf5auHvJfUF+wWIxieBuUJZBu2hlAizdhAzwqSJic74ZLaL6N5SsE0SY9PxPf3Z/lBU7iRpRa9Lw==
49404940

49414941
flow-enums-runtime@^0.0.6:
49424942
version "0.0.6"

0 commit comments

Comments
 (0)