Skip to content

Commit 9d61e60

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency flow-bin to ^0.175.0
1 parent 86e4558 commit 9d61e60

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"eslint": "^3.18.0",
5656
"eslint-plugin-flowtype": "^2.41.0",
5757
"eslint-watch": "^3.0.1",
58-
"flow-bin": "^0.174.0",
58+
"flow-bin": "^0.175.0",
5959
"flow-watch": "^1.1.1",
6060
"husky": "^0.14.3",
6161
"istanbul": "^0.4.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2507,10 +2507,10 @@ flat@^4.1.0:
25072507
dependencies:
25082508
is-buffer "~2.0.3"
25092509

2510-
flow-bin@^0.174.0:
2511-
version "0.174.0"
2512-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.174.0.tgz#0f8dc13488a829f6069810dc9f1166ffa63d1f9f"
2513-
integrity sha512-oH6ruKHF+WQbfEDjEqkfo84IDKR2MaZ5UY83GeVE3NwfAajqigQUldMOZv1coYNzWaTU8rqPgQvnXOAmVhWT1w==
2510+
flow-bin@^0.175.0:
2511+
version "0.175.0"
2512+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.175.0.tgz#ba082ac5ad2306ce62754101c710757484c082fe"
2513+
integrity sha512-EqIwrZFM+mQW9Iahs5pNUCMbpOkh+k2/9312/zuwyNrNRga3R4uj4M+7Lb0grM1oVYRK5TopQiKh2jWyA9x+xg==
25142514

25152515
flow-watch@^1.1.1:
25162516
version "1.1.1"

0 commit comments

Comments
 (0)