From aa286bd885f3034f90ab900d8dcedf4e6933fe5e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2019 18:30:03 +0000 Subject: [PATCH] Bump flow-bin from 0.107.0 to 0.114.0 Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.107.0 to 0.114.0. - [Release notes](https://github.com/flowtype/flow-bin/releases) - [Commits](https://github.com/flowtype/flow-bin/compare/v0.107.0...v0.114.0) 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 1d601e0ba..84dc81c05 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17743,9 +17743,9 @@ "dev": true }, "flow-bin": { - "version": "0.107.0", - "resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.107.0.tgz", - "integrity": "sha512-hsmwO5Q0+XUXaO2kIKLpleUNNBSFcsGEQGBOTEC/KR/4Ez695I1fweX/ioSjbU4RWhPZhkIqnpbF9opVAauCHg==", + "version": "0.114.0", + "resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.114.0.tgz", + "integrity": "sha512-hewufX0nbnhemQn5XtJ97nEFNqoBclPBAZ54aY3jKuZJnLpwqB7Doaplet3M26TOh2NchBsU0+lUkM8oVna2VA==", "dev": true }, "flush-write-stream": { diff --git a/package.json b/package.json index 4cce89682..ffb76bed2 100644 --- a/package.json +++ b/package.json @@ -123,7 +123,7 @@ "extract-loader": "3.1.0", "extract-text-webpack-plugin": "3.0.2", "file-loader": "2.0.0", - "flow-bin": "^0.107.0", + "flow-bin": "^0.114.0", "happypack": "5.0.1", "html-loader": "0.5.5", "html-webpack-plugin": "3.2.0",