Skip to content

Commit 863121d

Browse files
committed
fix(deps): update dependency flow-bin to ^0.202.0
1 parent 85eaeec commit 863121d

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.199.0",
58+
"flow-bin": "^0.202.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.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==
2510+
flow-bin@^0.202.0:
2511+
version "0.202.0"
2512+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.202.0.tgz#1e2eb221252c2ab55c997e5eb921902f3181cc4e"
2513+
integrity sha512-Yz+yNapJMWWV6Z6pZnBR+naMhFbFJbmMS8ZBQCFUHRqN1TTw7uwitYxRj8DyzLyTpcPReSAjWbWawWPsXJot3w==
25142514

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

0 commit comments

Comments
 (0)