Skip to content

Commit a9a064e

Browse files
chore(deps): update dependency flow-bin to ^0.209.0
1 parent bd663b9 commit a9a064e

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.209.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.209.0:
2631+
version "0.209.0"
2632+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.209.0.tgz#616a002b94ef35e1b083add9a6d27dbe387bf4f0"
2633+
integrity sha512-HRc6+bKE8AN23SnuKaxdUjcQcjaIp6pksrGJ6pltFO5tIEvZmPrbT99P7Yb3ybqwcKU/Ry8yfJbuW92Ed2V3nw==
26332634

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

0 commit comments

Comments
 (0)