Skip to content

Commit

Permalink
fix(deps): update dependency flow-bin to ^0.65.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 7, 2018
1 parent 0bbcb6d commit 2d3a9a6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"eslint": "^3.18.0",
"eslint-plugin-flowtype": "^2.30.4",
"eslint-watch": "^3.0.1",
"flow-bin": "^0.64.0",
"flow-bin": "^0.65.0",
"flow-watch": "^1.1.1",
"husky": "^0.14.3",
"istanbul": "^0.4.5",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2102,9 +2102,9 @@ flat-cache@^1.2.1:
graceful-fs "^4.1.2"
write "^0.2.1"

flow-bin@^0.64.0:
version "0.64.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.64.0.tgz#ddd3fb3b183ab1ab35a5d5dec9caf5ebbcded167"
flow-bin@^0.65.0:
version "0.65.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.65.0.tgz#64ffeca27211c786e2d68508c65686ba1b8a2169"

flow-watch@^1.1.1:
version "1.1.1"
Expand Down

0 comments on commit 2d3a9a6

Please sign in to comment.