Skip to content

Commit 33bbad2

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency flow-bin to ^0.69.0
1 parent d98e8e0 commit 33bbad2

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
@@ -72,7 +72,7 @@
7272
"eslint": "^3.15.0",
7373
"eslint-plugin-flowtype": "^2.30.0",
7474
"eslint-watch": "^3.0.0",
75-
"flow-bin": "^0.68.0",
75+
"flow-bin": "^0.69.0",
7676
"flow-copy-source": "^1.2.1",
7777
"flow-watch": "^1.1.0",
7878
"husky": "^0.14.3",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2380,9 +2380,9 @@ flat-cache@^1.2.1:
23802380
graceful-fs "^4.1.2"
23812381
write "^0.2.1"
23822382

2383-
flow-bin@^0.68.0:
2384-
version "0.68.0"
2385-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.68.0.tgz#86c2d14857d306eb2e85e274f2eebf543564f623"
2383+
flow-bin@^0.69.0:
2384+
version "0.69.0"
2385+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.69.0.tgz#053159a684a6051fcbf0b71a2eb19a9679082da6"
23862386

23872387
flow-copy-source@^1.2.1:
23882388
version "1.2.1"

0 commit comments

Comments
 (0)