Skip to content

Commit a4e3019

Browse files
Dark Knightmeta-codesync[bot]
authored andcommitted
Revert D97425290
Summary: This diff reverts D97425290 issue with this version Depends on D97425290 Changelog: [Internal] Reviewed By: marcoww6, panagosg7 Differential Revision: D97534385 fbshipit-source-id: b76be68b58c891ce553f96b79c3fbf157085cf08
1 parent 2771f90 commit a4e3019

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.306.0
100+
^0.305.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.34.0",
89-
"flow-bin": "^0.306.0",
89+
"flow-bin": "^0.305.1",
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.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==
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==
47564756

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

0 commit comments

Comments
 (0)