Skip to content

Commit f3c7088

Browse files
committed
2 parents 004f0e3 + 52adf8b commit f3c7088

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"eslint": "^3.15.0",
7373
"eslint-plugin-flowtype": "^2.30.0",
7474
"eslint-watch": "^3.0.0",
75-
"flow-bin": "^0.64.0",
75+
"flow-bin": "^0.68.0",
7676
"flow-copy-source": "^1.2.1",
7777
"flow-watch": "^1.1.0",
7878
"husky": "^0.14.3",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2321,9 +2321,9 @@ flat-cache@^1.2.1:
23212321
graceful-fs "^4.1.2"
23222322
write "^0.2.1"
23232323

2324-
flow-bin@^0.64.0:
2325-
version "0.64.0"
2326-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.64.0.tgz#ddd3fb3b183ab1ab35a5d5dec9caf5ebbcded167"
2324+
flow-bin@^0.68.0:
2325+
version "0.68.0"
2326+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.68.0.tgz#86c2d14857d306eb2e85e274f2eebf543564f623"
23272327

23282328
flow-copy-source@^1.2.1:
23292329
version "1.2.1"

0 commit comments

Comments
 (0)