Skip to content

Commit 8af50b2

Browse files
SamChou19815meta-codesync[bot]
authored andcommitted
Deploy 0.299.0 to xplat (#55344)
Summary: Pull Request resolved: #55344 [changelog](https://github.com/facebook/flow/blob/main/Changelog.md) Changelog: [Internal] Reviewed By: gkz Differential Revision: D91730827 fbshipit-source-id: eeab830fcb4b0783a35822551b45c9cafe1b1af7
1 parent f56f942 commit 8af50b2

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.298.0
101+
^0.299.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"eslint-plugin-relay": "^1.8.3",
8686
"fb-dotslash": "0.5.8",
8787
"flow-api-translator": "0.33.3",
88-
"flow-bin": "^0.298.0",
88+
"flow-bin": "^0.299.0",
8989
"hermes-eslint": "0.33.3",
9090
"hermes-transform": "0.33.3",
9191
"ini": "^5.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4956,10 +4956,10 @@ flow-api-translator@0.33.3:
49564956
hermes-transform "0.33.3"
49574957
typescript "5.3.2"
49584958

4959-
flow-bin@^0.298.0:
4960-
version "0.298.0"
4961-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.298.0.tgz#ab88aeb20464809d78405cb39c86e7aae9e5cfdb"
4962-
integrity sha512-vKh7o9UzO6+FKVttDr07aNsrE2oxUcp74lvzFjh7l1DynAGybu5IEq1y3pSQVTrAudrTJdqKrSYzscLfOnQ8Cg==
4959+
flow-bin@^0.299.0:
4960+
version "0.299.0"
4961+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.299.0.tgz#4e402a68e3b2f613fdffba22a2c77920813e11ae"
4962+
integrity sha512-NrVVBCn1d171hNEL6DwdByalpYOi+Kr+BeNuHcdS4xVU88PrVmRNM+Ut74TvXSGz77JRdPqkqJoB0Wu+rGPkxw==
49634963

49644964
flow-enums-runtime@^0.0.6:
49654965
version "0.0.6"

0 commit comments

Comments
 (0)