Skip to content

Commit 04b9107

Browse files
gkzmeta-codesync[bot]
authored andcommitted
Deploy 0.301.0 to xplat (#55561)
Summary: Pull Request resolved: #55561 [changelog](https://github.com/facebook/flow/blob/main/Changelog.md) Changelog: [Internal] Reviewed By: cortinico Differential Revision: D93387946 fbshipit-source-id: 837475519440dc370e4d4f38abb2d22c935a9353
1 parent 22b9b3b commit 04b9107

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
@@ -95,4 +95,4 @@ untyped-import
9595
untyped-type-import
9696

9797
[version]
98-
^0.300.0
98+
^0.301.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"eslint-plugin-relay": "^1.8.3",
8585
"fb-dotslash": "0.5.8",
8686
"flow-api-translator": "0.33.3",
87-
"flow-bin": "^0.300.0",
87+
"flow-bin": "^0.301.0",
8888
"hermes-eslint": "0.33.3",
8989
"hermes-transform": "0.33.3",
9090
"ini": "^5.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4604,10 +4604,10 @@ flow-api-translator@0.33.3:
46044604
hermes-transform "0.33.3"
46054605
typescript "5.3.2"
46064606

4607-
flow-bin@^0.300.0:
4608-
version "0.300.0"
4609-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.300.0.tgz#fda7957a776a8c0ad5cdcfcd02af8df158cb819e"
4610-
integrity sha512-BWmDezNeTsnsK7ebA/pWN/2ren8Zy1wYVpWMsnHTwpeAynJ3C+83Z80SqAr2GPlMCQ8VoT/t+uJwVQwbMt0SBw==
4607+
flow-bin@^0.301.0:
4608+
version "0.301.0"
4609+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.301.0.tgz#29b9fd213d02778d659d3d20b729b53cda53f592"
4610+
integrity sha512-fD0XeuPzcU1tUBnLPv1VSCdq8N80dDhcOPkZtb8QOXoIHEUHqL+R/7gEufQJQO9urQfHg51Ple3/FEb36C+xXg==
46114611

46124612
flow-enums-runtime@^0.0.6:
46134613
version "0.0.6"

0 commit comments

Comments
 (0)