Skip to content

Commit cc3a442

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"eslint": "^3.18.0",
5656
"eslint-plugin-flowtype": "^2.30.4",
5757
"eslint-watch": "^3.0.1",
58-
"flow-bin": "^0.137.0",
58+
"flow-bin": "^0.138.0",
5959
"flow-watch": "^1.1.1",
6060
"husky": "^0.14.3",
6161
"istanbul": "^0.4.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2459,10 +2459,10 @@ flat@^4.1.0:
24592459
dependencies:
24602460
is-buffer "~2.0.3"
24612461

2462-
flow-bin@^0.137.0:
2463-
version "0.137.0"
2464-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.137.0.tgz#322a15b3744195af1e02bf1fec0a716296aee7d5"
2465-
integrity sha512-ytwUn68fPKK/VWVpCxJ4KNeNIjCC/uX0Ll6Z1E98sOXfMknB000WtgQjKYDdO6tOR8mvXBE0adzjgCrChVympw==
2462+
flow-bin@^0.138.0:
2463+
version "0.138.0"
2464+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.138.0.tgz#a0c81a3dd1ed34771b33b7e91078ed260301aa17"
2465+
integrity sha512-y3twwNeN0FWEK0vvJo/5SiC/OQVlhubGRyOPIS6p49b2yiiWE/cBFG/aC9kFXFfh7Orewe5O5B2X0+IiEOCYIw==
24662466

24672467
flow-watch@^1.1.1:
24682468
version "1.1.1"

0 commit comments

Comments
 (0)