Skip to content

Commit defc010

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency flow-bin to ^0.65.0
1 parent cc9adf2 commit defc010

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.64.0",
75+
"flow-bin": "^0.65.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.64.0:
2325-
version "0.64.0"
2326-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.64.0.tgz#ddd3fb3b183ab1ab35a5d5dec9caf5ebbcded167"
2324+
flow-bin@^0.65.0:
2325+
version "0.65.0"
2326+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.65.0.tgz#64ffeca27211c786e2d68508c65686ba1b8a2169"
23272327

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

0 commit comments

Comments
 (0)