From b21c53b6118b5e6216f00244f7ac31971cd75ded Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 2 Apr 2021 12:15:16 +0000 Subject: [PATCH] Bump flow-bin from 0.98.1 to 0.148.0 Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.98.1 to 0.148.0. - [Release notes](https://github.com/flowtype/flow-bin/releases) - [Commits](https://github.com/flowtype/flow-bin/commits) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 51981b41..98312d97 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1085,9 +1085,9 @@ "dev": true }, "flow-bin": { - "version": "0.98.1", - "resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.98.1.tgz", - "integrity": "sha512-y1YzQgbFUX4EG6h2EO8PhyJeS0VxNgER8XsTwU8IXw4KozfneSmGVgw8y3TwAOza7rVhTlHEoli1xNuNW1rhPw==", + "version": "0.148.0", + "resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.148.0.tgz", + "integrity": "sha512-7Cx6BUm8UAlbqtYJNYXdMrh900MQhNV+SjtBxZuWN7UmlVG4tIRNzNLEOjNnj2DN2vcL1wfI5IlSUXnws/QCEw==", "dev": true }, "fs-extra": { diff --git a/package.json b/package.json index cd1ffb66..443fa96e 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "eslint-plugin-prettier": "^3.1.0", "eslint-plugin-promise": "^4.1.1", "eslint-plugin-react": "^7.13.0", - "flow-bin": "^0.98.1", + "flow-bin": "^0.148.0", "prettier": "^1.17.1" }, "providedServices": {