From 3b36a0fcdaeb71c2e7d6e31ce3aef6a2f82f3eee Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2020 13:25:26 +0000 Subject: [PATCH] Bump flow-bin from 0.119.0 to 0.119.1 Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.119.0 to 0.119.1. - [Release notes](https://github.com/flowtype/flow-bin/releases) - [Commits](https://github.com/flowtype/flow-bin/compare/v0.119.0...v0.119.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 12efeed..c8c2155 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "eslint-plugin-jsx-a11y": "^6.2.3", "eslint-plugin-prettier": "^3.1.2", "eslint-plugin-react": "^7.18.3", - "flow-bin": "^0.119.0", + "flow-bin": "^0.119.1", "lint-staged": "^10.0.7", "prettier": "^1.19.1", "prettier-eslint": "^9.0.1" diff --git a/yarn.lock b/yarn.lock index 58b5844..bf762a2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4139,10 +4139,10 @@ flatten@^1.0.2: resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.3.tgz#c1283ac9f27b368abc1e36d1ff7b04501a30356b" integrity sha512-dVsPA/UwQ8+2uoFe5GHtiBMu48dWLTdsuEd7CKGlZlD78r1TTWBvDuFaFGKCo/ZfEr95Uk56vZoX86OsHkUeIg== -flow-bin@^0.119.0: - version "0.119.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.119.0.tgz#f72523b4843caf7302576f7ad3f63637070b69f1" - integrity sha512-fCVv++rjBsx/q6YVeB3F+A/owztjUO5PyBLwhGZdK5igVmiFQ8RKBTR9T2mb+SQRLZJJhl/xwPLhNzr3dBba6w== +flow-bin@^0.119.1: + version "0.119.1" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.119.1.tgz#b6d763b386ec9f1085848ca7df98909d80a16bd0" + integrity sha512-mX6qjJVi7aLqR9sDf8QIHt8yYEWQbkMLw7qFoC7sM/AbJwvqFm3pATPN96thsaL9o1rrshvxJpSgoj1PJSC3KA== flush-write-stream@^1.0.0: version "1.1.1"