Skip to content

Commit 5d89ae5

Browse files
committed
chore(deps): update dependency flow-bin to ^0.99.0
1 parent bd663b9 commit 5d89ae5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-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.99.0",
9595
"flow-copy-source": "^1.2.1",
9696
"flow-watch": "^1.1.0",
9797
"husky": "^0.14.3",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2627,9 +2627,9 @@ 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.99.0:
2631+
version "0.99.0"
2632+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.99.0.tgz#df035be2493825ddce0b2f26d1273747465b538c"
26332633

26342634
flow-copy-source@^1.2.1:
26352635
version "1.2.1"

0 commit comments

Comments
 (0)