From 8f6132b96c381a65ed2cbce296c052abceaf89f2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 28 Oct 2021 17:40:17 +0000 Subject: [PATCH] chore(deps): update dependency flow-bin to v0.163.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index aa04e41..ba0a22c 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "eslint-plugin-prettier": "^3.4.1", "eslint-plugin-vue": "^7.17.0", "execa": "^5.1.1", - "flow-bin": "0.139.0", + "flow-bin": "0.163.0", "husky": "^4.3.8", "jest-cli": "^26.6.3", "lint-staged": "^10.5.4", diff --git a/yarn.lock b/yarn.lock index 113a2bd..03e88eb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3526,10 +3526,10 @@ flatted@^3.1.0: resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.1.0.tgz#a5d06b4a8b01e3a63771daa5cb7a1903e2e57067" integrity sha512-tW+UkmtNg/jv9CSofAKvgVcO7c2URjhTdW1ZTkcAritblu8tajiYy7YisnIflEwtKssCtOxpnBRoCB7iap0/TA== -flow-bin@0.139.0: - version "0.139.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.139.0.tgz#3ad6c75460be45b64f00521035c5affb3c440df5" - integrity sha512-eilVetLwztYtKjRj//4OsJ7aw47hsUZ8GTINxaZHWhpqiFikErQL0sV/3hQtpm54w9FuS2PO4yvbU0pWrtckqg== +flow-bin@0.163.0: + version "0.163.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.163.0.tgz#c2cb62e336cfdeac035a4cc86e143e1e5ff4d1d0" + integrity sha512-4rNdO/lT38/c+8SR4eZK+PthE9c3MFiDnr8TYBpIM77EkM2yl9Ug8N2oPPk0UJs6kG93Yb61G14s95dfSoUARA== for-in@^1.0.2: version "1.0.2"