Skip to content

Commit caf168f

Browse files
gkzmeta-codesync[bot]
authored andcommitted
Deploy 0.306.0 to xplat (#56169)
Summary: Pull Request resolved: #56169 [changelog](https://github.com/facebook/flow/blob/main/Changelog.md) Changelog: [Internal] Reviewed By: marcoww6 Differential Revision: D97425290 fbshipit-source-id: 8118a167ab2c4e118214edbf6cdb5635d26c600f
1 parent 722623a commit caf168f

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

9999
[version]
100-
^0.305.1
100+
^0.306.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.34.0",
89-
"flow-bin": "^0.305.1",
89+
"flow-bin": "^0.306.0",
9090
"hermes-eslint": "0.34.0",
9191
"hermes-transform": "0.34.0",
9292
"ini": "^5.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4749,10 +4749,10 @@ flow-api-translator@0.34.0:
47494749
hermes-transform "0.34.0"
47504750
typescript "5.3.2"
47514751

4752-
flow-bin@^0.305.1:
4753-
version "0.305.1"
4754-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.305.1.tgz#21833a0f486ac3eb67e6cb3348d1ffb80497474c"
4755-
integrity sha512-LivfSZifiFyfSjFLsudY/HEk7WPZilhnx/NsEsNDxRUkA1VrQII0NHy8qDSXcnXYOmo1dN/Djs4AM3U8VMKCFg==
4752+
flow-bin@^0.306.0:
4753+
version "0.306.0"
4754+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.306.0.tgz#ff7c8bd669d72d446371fb2cd8813d33635f0b72"
4755+
integrity sha512-NaAyPsFWZSY59NLCL+6lUXPS5KCO4td9h7XO0kV9VGzRr19sypImQYc0DD1Skm+SHt0/mOIYKI21KtmhQ4KHBg==
47564756

47574757
flow-enums-runtime@^0.0.6:
47584758
version "0.0.6"

0 commit comments

Comments
 (0)