Skip to content

Commit 85eaeec

Browse files
committed
fix(deps): update dependency flow-bin to ^0.199.0
1 parent 5ef0a69 commit 85eaeec

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.198.0",
58+
"flow-bin": "^0.199.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.198.0:
2511-
version "0.198.0"
2512-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.198.0.tgz#c5edf94b3f0bf4569e9a9f20b66a3f115e5f469d"
2513-
integrity sha512-sUNcC9FD30/4p2uSYi7WwQSMMvZNbeIMMbyjZkGfUrIJTEjb+SiLEXT3TH3SV/isFEwm7H/9k9528vhZwtoMcA==
2510+
flow-bin@^0.199.0:
2511+
version "0.199.0"
2512+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.199.0.tgz#e710c0834d4e1032529a633e0cf32d89a102fcfb"
2513+
integrity sha512-8N8jn59ghgtDSogFoy1Ld1P8NlfdlVUcXSRADDf8WyX3SMMA6b1SbqraTRXxJDNn0F3WdVBHKdufdUg73y4Nhw==
25142514

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

0 commit comments

Comments
 (0)