Skip to content

Commit 4c90b64

Browse files
Alex Taylor (alta)facebook-github-bot
authored andcommitted
Deploy 0.256.0 to xplat
Reviewed By: SamChou19815 Differential Revision: D66979174 fbshipit-source-id: d94e8c42edd225fe367aac75e55d2c1d054acc07
1 parent 9503d7b commit 4c90b64

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
@@ -42,4 +42,4 @@ untyped-import
4242
untyped-type-import
4343

4444
[version]
45-
^0.255.0
45+
^0.256.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.255.0",
63+
"flow-bin": "^0.256.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
@@ -3864,10 +3864,10 @@ flatted@^3.1.0:
38643864
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.6.tgz#022e9218c637f9f3fc9c35ab9c9193f05add60b2"
38653865
integrity sha512-0sQoMh9s0BYsm+12Huy/rkKxVu4R1+r96YX5cG44rHV0pQ6iC3Q+mkoMFaGWObMFYQxCVT+ssG1ksneA2MI9KQ==
38663866

3867-
flow-bin@^0.255.0:
3868-
version "0.255.0"
3869-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.255.0.tgz#b6770284a89f3b39ea39ad6222de02136e262445"
3870-
integrity sha512-UT1kfKTJ5xS6c7sBjiLSuO4SXf4YsatNKm9VCZIeoEY5TRXwg8F17Gu41iqVLAo19/ufqzQVz+/Nj0oWi24kFA==
3867+
flow-bin@^0.256.0:
3868+
version "0.256.0"
3869+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.256.0.tgz#0cddc3b665b8e9cae34eb5896c8429d0f2961fdf"
3870+
integrity sha512-ujKn6fRfx9SujbqBLhT/lxFsXRsRDgrot2UuNhw4Z5W3QlVn4teV+7rBhs87FVHSnRvZeFAMKHHYYahWYw5W4w==
38713871

38723872
flush-write-stream@^1.0.2:
38733873
version "1.1.1"

0 commit comments

Comments
 (0)