Skip to content

Commit d2006d1

Browse files
authored
chore(package): update flow-bin to version 0.66.0 (#1032)
* chore(package): update flow-bin to version 0.66.0 Closes #1011 * chore: update yarn.lock
1 parent b069f08 commit d2006d1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"eslint": "^4.16.0",
7373
"eslint-config-prettier": "^2.9.0",
7474
"eslint-plugin-flowtype": "^2.41.0",
75-
"flow-bin": "^0.64.0",
75+
"flow-bin": "^0.66.0",
7676
"fs-extra": "^5.0.0",
7777
"husky": "^0.14.3",
7878
"jest": "^22.1.4",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2421,9 +2421,9 @@ flat-cache@^1.2.1:
24212421
graceful-fs "^4.1.2"
24222422
write "^0.2.1"
24232423

2424-
flow-bin@^0.64.0:
2425-
version "0.64.0"
2426-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.64.0.tgz#ddd3fb3b183ab1ab35a5d5dec9caf5ebbcded167"
2424+
flow-bin@^0.66.0:
2425+
version "0.66.0"
2426+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.66.0.tgz#a96dde7015dc3343fd552a7b4963c02be705ca26"
24272427

24282428
flush-write-stream@^1.0.2:
24292429
version "1.0.2"

0 commit comments

Comments
 (0)