Skip to content

Commit

Permalink
fix(deps): update dependency flow-bin to ^0.195.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 8, 2022
1 parent be094c6 commit fa1ec3e
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.194.0",
"flow-bin": "^0.195.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.194.0:
version "0.194.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.194.0.tgz#5c55d8fb4c10b3a434100a88e986109743afcbb8"
integrity sha512-gJ54JmNXkl9ga3vt2Lx9tFQCuIid1+161dWGdr0bJ/CKW8tVCWxApE/j/1eZo31uVAUNVCY5UTs2gnnAm1hVkQ==
flow-bin@^0.195.0:
version "0.195.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.195.0.tgz#67075596cc4ef2560ec001d5c781b07777f05f81"
integrity sha512-VGIwDVxcZRLbc2k8dsMcdHHjrPDzr1frqGvpRdYpdnpK/qi4heHFGDU747NElcsNiqyzs+G8gaZmhxZiBvwyUg==

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

0 comments on commit fa1ec3e

Please sign in to comment.