Skip to content

Commit d2d1245

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency flow-bin to ^0.66.0
1 parent defc010 commit d2d1245

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.65.0",
75+
"flow-bin": "^0.66.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.65.0:
2325-
version "0.65.0"
2326-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.65.0.tgz#64ffeca27211c786e2d68508c65686ba1b8a2169"
2324+
flow-bin@^0.66.0:
2325+
version "0.66.0"
2326+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.66.0.tgz#a96dde7015dc3343fd552a7b4963c02be705ca26"
23272327

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

0 commit comments

Comments
 (0)