Skip to content

Commit 77a3b98

Browse files
authored
chore(package): update flow-bin to version 0.63.1 (#998)
* chore(package): update flow-bin to version 0.63.1 Closes #984 * chore: Update yarn.lock
1 parent ef75a9f commit 77a3b98

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"eslint": "^4.7.2",
7272
"eslint-config-prettier": "^2.6.0",
7373
"eslint-plugin-flowtype": "^2.37.0",
74-
"flow-bin": "^0.61.0",
74+
"flow-bin": "^0.63.1",
7575
"fs-extra": "^5.0.0",
7676
"husky": "^0.14.3",
7777
"jest": "^22.1.2",

Diff for: yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2302,9 +2302,9 @@ flat-cache@^1.2.1:
23022302
graceful-fs "^4.1.2"
23032303
write "^0.2.1"
23042304

2305-
flow-bin@^0.61.0:
2306-
version "0.61.0"
2307-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.61.0.tgz#d0473a8c35dbbf4de573823f4932124397d32d35"
2305+
flow-bin@^0.63.1:
2306+
version "0.63.1"
2307+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.63.1.tgz#ab00067c197169a5fb5b4996c8f6927b06694828"
23082308

23092309
flush-write-stream@^1.0.0, flush-write-stream@^1.0.2:
23102310
version "1.0.2"

0 commit comments

Comments
 (0)