Skip to content

Commit 52adf8b

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency flow-bin to ^0.68.0
1 parent 34008d7 commit 52adf8b

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.67.1",
75+
"flow-bin": "^0.68.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
@@ -2321,9 +2321,9 @@ flat-cache@^1.2.1:
23212321
graceful-fs "^4.1.2"
23222322
write "^0.2.1"
23232323

2324-
flow-bin@^0.67.1:
2325-
version "0.67.1"
2326-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.67.1.tgz#eabb7197cce870ac9442cfd04251c7ddc30377db"
2324+
flow-bin@^0.68.0:
2325+
version "0.68.0"
2326+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.68.0.tgz#86c2d14857d306eb2e85e274f2eebf543564f623"
23272327

23282328
flow-copy-source@^1.2.1:
23292329
version "1.2.1"

0 commit comments

Comments
 (0)