Skip to content

Commit f22ed80

Browse files
gkzmeta-codesync[bot]
authored andcommitted
Deploy 0.306.0 to xplat
Reviewed By: marcoww6 Differential Revision: D97425290 fbshipit-source-id: 8118a167ab2c4e118214edbf6cdb5635d26c600f
1 parent 4e70ebf commit f22ed80

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.flowconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ untyped-import
3030
untyped-type-import
3131

3232
[version]
33-
^0.305.1
33+
^0.306.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"eslint-plugin-relay": "1.8.3",
6161
"eslint-plugin-relay-internal": "link:./packages/eslint-plugin-relay-internal",
6262
"fbjs": "^3.0.2",
63-
"flow-bin": "^0.305.1",
63+
"flow-bin": "^0.306.0",
6464
"graphql": "15.3.0",
6565
"gulp": "4.0.2",
6666
"gulp-babel": "8.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3574,10 +3574,10 @@ flatted@^3.1.0:
35743574
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.6.tgz#022e9218c637f9f3fc9c35ab9c9193f05add60b2"
35753575
integrity sha512-0sQoMh9s0BYsm+12Huy/rkKxVu4R1+r96YX5cG44rHV0pQ6iC3Q+mkoMFaGWObMFYQxCVT+ssG1ksneA2MI9KQ==
35763576

3577-
flow-bin@^0.305.1:
3578-
version "0.305.1"
3579-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.305.1.tgz#21833a0f486ac3eb67e6cb3348d1ffb80497474c"
3580-
integrity sha512-LivfSZifiFyfSjFLsudY/HEk7WPZilhnx/NsEsNDxRUkA1VrQII0NHy8qDSXcnXYOmo1dN/Djs4AM3U8VMKCFg==
3577+
flow-bin@^0.306.0:
3578+
version "0.306.0"
3579+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.306.0.tgz#ff7c8bd669d72d446371fb2cd8813d33635f0b72"
3580+
integrity sha512-NaAyPsFWZSY59NLCL+6lUXPS5KCO4td9h7XO0kV9VGzRr19sypImQYc0DD1Skm+SHt0/mOIYKI21KtmhQ4KHBg==
35813581

35823582
flush-write-stream@^1.0.2:
35833583
version "1.1.1"

0 commit comments

Comments
 (0)