From 1e82d680c7b9c09aa0f24b4b68fe592a60399eab Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 20 Jun 2021 11:28:47 +0000 Subject: [PATCH] chore(deps): update dependency flow-bin to v0.153.0 Signed-off-by: Renovate Bot --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4d3285e3..f0fd35b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "eslint-config-prettier": "8.3.0", "eslint-plugin-jest": "24.3.6", "eslint-plugin-prettier": "3.4.0", - "flow-bin": "0.152.0", + "flow-bin": "0.153.0", "husky": "6.0.0", "jest": "26.6.3", "jest-fixtures": "0.6.0", @@ -6521,9 +6521,9 @@ "license": "ISC" }, "node_modules/flow-bin": { - "version": "0.152.0", - "resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.152.0.tgz", - "integrity": "sha512-b4ijbZIQovcx5l/T7VnwyBPIikj60A2qk7hKqQKVWiuftQMrUmC5ct2/0SuVvheX6ZbPdZfeyw2EHO1/n3eAmw==", + "version": "0.153.0", + "resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.153.0.tgz", + "integrity": "sha512-sxP9nfXnoyCUT6hjAO+zDyHLO3dZcWg0h+4HttHs/5wg/2oAkTDwmsWbj095IQsEmwTicq2TfqWq5QRuLxynlQ==", "dev": true, "bin": { "flow": "cli.js" @@ -18266,9 +18266,9 @@ "dev": true }, "flow-bin": { - "version": "0.152.0", - "resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.152.0.tgz", - "integrity": "sha512-b4ijbZIQovcx5l/T7VnwyBPIikj60A2qk7hKqQKVWiuftQMrUmC5ct2/0SuVvheX6ZbPdZfeyw2EHO1/n3eAmw==", + "version": "0.153.0", + "resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.153.0.tgz", + "integrity": "sha512-sxP9nfXnoyCUT6hjAO+zDyHLO3dZcWg0h+4HttHs/5wg/2oAkTDwmsWbj095IQsEmwTicq2TfqWq5QRuLxynlQ==", "dev": true }, "for-in": { diff --git a/package.json b/package.json index 532bbf06..d96a43eb 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "eslint-config-prettier": "8.3.0", "eslint-plugin-jest": "24.3.6", "eslint-plugin-prettier": "3.4.0", - "flow-bin": "0.152.0", + "flow-bin": "0.153.0", "husky": "6.0.0", "jest": "26.6.3", "jest-fixtures": "0.6.0",