Skip to content

Commit e7e87d7

Browse files
gkzmeta-codesync[bot]
authored andcommitted
Deploy 0.296.1 to fbsource (#55115)
Summary: Pull Request resolved: #55115 [changelog](https://github.com/facebook/flow/blob/main/Changelog.md) Changelog: [Internal] Reviewed By: vzaidman Differential Revision: D90474633 fbshipit-source-id: b98960ba17c45bd4371f70dfd455bdf081057f2d
1 parent ea6884c commit e7e87d7

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.295.0
101+
^0.296.1

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.295.0",
89+
"flow-bin": "^0.296.1",
9090
"hermes-eslint": "0.32.0",
9191
"hermes-transform": "0.32.0",
9292
"ini": "^5.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4780,10 +4780,10 @@ flow-api-translator@0.32.0:
47804780
hermes-transform "0.32.0"
47814781
typescript "5.3.2"
47824782

4783-
flow-bin@^0.295.0:
4784-
version "0.295.0"
4785-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.295.0.tgz#e404b4e0c1ab4994e09ed3527682014e6b555967"
4786-
integrity sha512-r5DHHyygFvMKGIV92elp5R8qzO5EbpBuXd6gMNxWc7W9i1ph4hLqpNnGaJbA6KycppP+hNdN3n0D43vNtIfkoA==
4783+
flow-bin@^0.296.1:
4784+
version "0.296.1"
4785+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.296.1.tgz#b637f4e0d916f9af33cfcb3c72f1d388b0ef0099"
4786+
integrity sha512-Ya2jmSRsHGWfCZ0oigHOfu2gxKz5RhHzdGVlhaVPyKFIF4UmfPoPym7q5diE1sGCYi7oG4gwULKl1z7ouIquDQ==
47874787

47884788
flow-enums-runtime@^0.0.6:
47894789
version "0.0.6"

0 commit comments

Comments
 (0)