From 497d764f54bdc60e4a5894fb4c541652567a2f8d Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2019 19:14:03 +0000 Subject: [PATCH 1/2] chore(package): update flow-bin to version 0.114.0 Closes #122 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 742381d..22f8c9a 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "eslint-plugin-react": "^7.14.3", "file-loader": "^5.0.0", "flow": "^0.2.3", - "flow-bin": "^0.82.0", + "flow-bin": "^0.114.0", "flow-typed": "^2.3.0", "html-webpack-plugin": "^3.1.0", "husky": "^3.0.0", From 07132dd6c6f6e0815720fd79dcf41e4f37fb8ef8 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 13 Dec 2019 19:15:27 +0000 Subject: [PATCH 2/2] chore(package): update lockfile https://npm.im/greenkeeper-lockfile --- yarn.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 7b0345e..69291f6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3014,9 +3014,10 @@ flatted@^2.0.0: resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.1.tgz#69e57caa8f0eacbc281d2e2cb458d46fdb449e08" integrity sha512-a1hQMktqW9Nmqr5aktAux3JMNqaucxGcjtjWnZLHX7yyPCmlSV3M54nGYbqT8K+0GhF3NBgmJCc3ma+WOgX8Jg== -flow-bin@^0.82.0: - version "0.82.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.82.0.tgz#fbec84c0d6cab7877565eca8214d655f3aefb8db" +flow-bin@^0.114.0: + version "0.114.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.114.0.tgz#9079c5fcdf08fab4db91616f38994e9b7d035842" + integrity sha512-hewufX0nbnhemQn5XtJ97nEFNqoBclPBAZ54aY3jKuZJnLpwqB7Doaplet3M26TOh2NchBsU0+lUkM8oVna2VA== flow-typed@^2.3.0: version "2.5.1"