Skip to content

Commit 64d0019

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency flow-bin to ^0.62.0
1 parent f479688 commit 64d0019

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
@@ -71,7 +71,7 @@
7171
"eslint": "^4.0.0",
7272
"eslint-plugin-flowtype": "^2.30.0",
7373
"eslint-watch": "^3.0.0",
74-
"flow-bin": "^0.61.0",
74+
"flow-bin": "^0.62.0",
7575
"flow-copy-source": "^1.2.1",
7676
"flow-watch": "^1.1.0",
7777
"husky": "^0.14.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2054,9 +2054,9 @@ flat-cache@^1.2.1:
20542054
graceful-fs "^4.1.2"
20552055
write "^0.2.1"
20562056

2057-
flow-bin@^0.61.0:
2058-
version "0.61.0"
2059-
resolved "https://registry.npmjs.org/flow-bin/-/flow-bin-0.61.0.tgz#d0473a8c35dbbf4de573823f4932124397d32d35"
2057+
flow-bin@^0.62.0:
2058+
version "0.62.0"
2059+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.62.0.tgz#14bca669a6e3f95c0bc0c2d1eb55ec4e98cb1d83"
20602060

20612061
flow-copy-source@^1.2.1:
20622062
version "1.2.1"

0 commit comments

Comments
 (0)