Skip to content

Commit

Permalink
fix(deps): update dependency flow-bin to ^0.176.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 13, 2022
1 parent 9d61e60 commit 8aeb488
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"eslint": "^3.18.0",
"eslint-plugin-flowtype": "^2.41.0",
"eslint-watch": "^3.0.1",
"flow-bin": "^0.175.0",
"flow-bin": "^0.176.0",
"flow-watch": "^1.1.1",
"husky": "^0.14.3",
"istanbul": "^0.4.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2507,10 +2507,10 @@ flat@^4.1.0:
dependencies:
is-buffer "~2.0.3"

flow-bin@^0.175.0:
version "0.175.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.175.0.tgz#ba082ac5ad2306ce62754101c710757484c082fe"
integrity sha512-EqIwrZFM+mQW9Iahs5pNUCMbpOkh+k2/9312/zuwyNrNRga3R4uj4M+7Lb0grM1oVYRK5TopQiKh2jWyA9x+xg==
flow-bin@^0.176.0:
version "0.176.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.176.0.tgz#581419d683474dafa0c837c10d030665695ad1f8"
integrity sha512-wJvHjsv5nUXnL7aumLdpwDxnCtNG4ysSnGgUHoqKPwHbbLx9Of/7NGK54g3Wi82WsPk9wnSmSDFv0neItHAYug==

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

0 comments on commit 8aeb488

Please sign in to comment.