Skip to content

Commit 787126d

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency flow-bin to ^0.166.0
1 parent 763ba3c commit 787126d

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.41.0",
5757
"eslint-watch": "^3.0.1",
58-
"flow-bin": "^0.165.0",
58+
"flow-bin": "^0.166.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
@@ -2507,10 +2507,10 @@ flat@^4.1.0:
25072507
dependencies:
25082508
is-buffer "~2.0.3"
25092509

2510-
flow-bin@^0.165.0:
2511-
version "0.165.0"
2512-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.165.0.tgz#e0bca35901761acdab3ad179697d34a0ca1541ba"
2513-
integrity sha512-1X9b2NA7SOdXyhCniIg6ViiA02FGspmLuqu5Ti0NsWDKmquRccgpoQ3Vob5EC5gRpnuuwlqdfFlLOvlnsecgVg==
2510+
flow-bin@^0.166.0:
2511+
version "0.166.0"
2512+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.166.0.tgz#2450055cfd8d8949587c185801e000ee5988203a"
2513+
integrity sha512-K+NfLBG8Pe21rRDiJAEa88gQsIHmz8sGGjNo5CuX8maU3lrwMs4NP4rJ41DCB6eynkF1EX5iZmjA/e1rT192qw==
25142514

25152515
flow-watch@^1.1.1:
25162516
version "1.1.1"

0 commit comments

Comments
 (0)