Skip to content

Commit

Permalink
fix(deps): update dependency flow-bin to ^0.172.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 17, 2022
1 parent e673fb2 commit b50f5b9
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.171.0",
"flow-bin": "^0.172.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.171.0:
version "0.171.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.171.0.tgz#43902cf3ab10704a9c8a96bd16f789d92490ba1c"
integrity sha512-2HEiXAyE60ztGs+loFk6XSskL69THL6tSjzopUcbwgfrdbuZ5Jhv23qh1jUKP5AZJh0NNwxaFZ6To2p6xR+GEA==
flow-bin@^0.172.0:
version "0.172.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.172.0.tgz#b399d108c5a9f0272a8137fcc884dc7284b7c175"
integrity sha512-v9KolEk3qd+wFc2ABPaSr5/7VWbHOjdAzRaWwynEtaeMcKN0awlx0Q7b71g/XgVf/fWMR+K8q+3s/TCH+Gky/Q==

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

0 comments on commit b50f5b9

Please sign in to comment.