Skip to content

Commit 3cfded6

Browse files
SamChou19815facebook-github-bot
authored andcommitted
Deploy 0.286.0 to xplat
Reviewed By: gkz Differential Revision: D83192932 fbshipit-source-id: 0457464a1ae1907a6906a26faa3ff319f01f9356
1 parent 166a443 commit 3cfded6

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.285.0
33+
^0.286.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.285.0",
63+
"flow-bin": "^0.286.0",
6464
"glob": "^7.1.1",
6565
"graphql": "15.3.0",
6666
"gulp": "4.0.2",

yarn.lock

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

3565-
flow-bin@^0.285.0:
3566-
version "0.285.0"
3567-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.285.0.tgz#cdda79e0277a0c065c6848f9d7f05edab8c3e0dd"
3568-
integrity sha512-5cwyAqw6Z9HrNPzjLp5ARZnNkSIuI/3Xtp7ypT1Pok7DLmIZbbyChcWEOqxMK+d52anq7b1m6EzhCuH8ca+teA==
3565+
flow-bin@^0.286.0:
3566+
version "0.286.0"
3567+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.286.0.tgz#2fdb61377fb90aedc941beca5172454d85e4114a"
3568+
integrity sha512-JXh5vcQqGm5VOevO7o5RJohCito86nDAZ+sFAsXS4G/qisznJlJ2/a+0aC5nyFjQ2r4qkZP3hQ3ZJ4RiNH4cCA==
35693569

35703570
flush-write-stream@^1.0.2:
35713571
version "1.1.1"

0 commit comments

Comments
 (0)