Skip to content

Commit be094c6

Browse files
committed
fix(deps): update dependency flow-bin to ^0.194.0
1 parent e73cfef commit be094c6

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.193.0",
58+
"flow-bin": "^0.194.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.193.0:
2511-
version "0.193.0"
2512-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.193.0.tgz#250df37ec2d209dbf6dbec654e06d9e48da72ccb"
2513-
integrity sha512-DREsJfNcU94P3rfh8TrydflQTKI5u8INzqCzi/R7iG2fBo+QKiEdNiv9NRlt4cRmOEsVvQ+5ed2U+u/68M8a6Q==
2510+
flow-bin@^0.194.0:
2511+
version "0.194.0"
2512+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.194.0.tgz#5c55d8fb4c10b3a434100a88e986109743afcbb8"
2513+
integrity sha512-gJ54JmNXkl9ga3vt2Lx9tFQCuIid1+161dWGdr0bJ/CKW8tVCWxApE/j/1eZo31uVAUNVCY5UTs2gnnAm1hVkQ==
25142514

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

0 commit comments

Comments
 (0)