Skip to content

Commit d35e27b

Browse files
SamChou19815facebook-github-bot
authored andcommitted
Deploy 0.219.4 to xplat
Reviewed By: gkz Differential Revision: D50589991 fbshipit-source-id: c221988e75fccccabec8ee69f6941bb83e42a052
1 parent 6d70f43 commit d35e27b

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

4545
[version]
46-
^0.219.2
46+
^0.219.4

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"eslint-plugin-relay": "1.8.3",
5959
"eslint-plugin-relay-internal": "link:./packages/eslint-plugin-relay-internal",
6060
"fbjs": "^3.0.2",
61-
"flow-bin": "^0.219.0",
61+
"flow-bin": "^0.219.4",
6262
"glob": "^7.1.1",
6363
"graphql": "15.3.0",
6464
"gulp": "4.0.2",

yarn.lock

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

3355-
flow-bin@^0.219.0:
3356-
version "0.219.2"
3357-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.219.2.tgz#46d32f51df0e855974ef97ebda12acce8ff5652a"
3358-
integrity sha512-E0Dh5ZFIgjeW4VoCEr9KNPG3LS4PKqLMHOGQrzlJ/wOyFQvpNS4gXsxAPeqtxD+MHeV/tVeoD17WYJXkAXpgYw==
3355+
flow-bin@^0.219.4:
3356+
version "0.219.4"
3357+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.219.4.tgz#db7f505280b966059e20abb4b66ee714f8108ffc"
3358+
integrity sha512-KNtD9UPkBRaGpojjdz8HvFNntgFWskKSulrQiBqWFGYNIa1yYP/vh3pmO0YcbgHl/LAqSgl2bXIFU+n3FSJeNg==
33593359

33603360
flush-write-stream@^1.0.2:
33613361
version "1.1.1"

0 commit comments

Comments
 (0)