Skip to content

Commit 49f29fb

Browse files
chore(deps): update dependency flow-bin to ^0.216.0
1 parent bd663b9 commit 49f29fb

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"eslint": "^4.0.0",
9292
"eslint-plugin-flowtype": "^2.30.0",
9393
"eslint-watch": "^3.0.0",
94-
"flow-bin": "^0.97.0",
94+
"flow-bin": "^0.216.0",
9595
"flow-copy-source": "^1.2.1",
9696
"flow-watch": "^1.1.0",
9797
"husky": "^0.14.3",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2627,9 +2627,10 @@ flat@^4.1.0:
26272627
dependencies:
26282628
is-buffer "~2.0.3"
26292629

2630-
flow-bin@^0.97.0:
2631-
version "0.97.0"
2632-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.97.0.tgz#036ffcfc27503367a9d906ec9d843a0aa6f6bb83"
2630+
flow-bin@^0.216.0:
2631+
version "0.216.0"
2632+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.216.0.tgz#7d5967fba730d4296ae41500ac0ba18c4924b056"
2633+
integrity sha512-f1+TsvnPEL0V7XerPhLkoX6XlEkEAkLbKT7Z5Y7LT4OLd5K2FlfZ9/ChsL/HXQFBqCjnNQJwJvAyiSPIa7+hCw==
26332634

26342635
flow-copy-source@^1.2.1:
26352636
version "1.2.1"

0 commit comments

Comments
 (0)