git.fiddlerwoaroof.com
Browse code

Bump flow-typed from 2.6.0 to 2.6.1

Bumps [flow-typed](https://github.com/flow-typed/flow-typed) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/flow-typed/flow-typed/releases)
- [Changelog](https://github.com/flow-typed/flow-typed/blob/master/CHANGELOG.md)
- [Commits](https://github.com/flow-typed/flow-typed/commits/v2.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

dependabot-preview[bot] authored on 31/07/2019 05:56:30
Showing 2 changed files
... ...
@@ -50,7 +50,7 @@
50 50
     "eslint-plugin-react": "7.14.2",
51 51
     "flow": "^0.2.3",
52 52
     "flow-bin": "^0.102.0",
53
-    "flow-typed": "^2.6.0",
53
+    "flow-typed": "^2.6.1",
54 54
     "fs-extra": "8.1.0",
55 55
     "jest": "^24.8.0",
56 56
     "jest-pnp-resolver": "1.2.1",
... ...
@@ -4454,10 +4454,10 @@ flow-bin@^0.102.0:
4454 4454
   resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.102.0.tgz#3d5de44bcc26d26585e932b3201988b766f9b380"
4455 4455
   integrity sha512-mYon6noeLO0Q5SbiWULLQeM1L96iuXnRtYMd47j3bEWXAwUW9EnwNWcn+cZg/jC/Dg4Wj/jnkdTDEuFtbeu1ww==
4456 4456
 
4457
-flow-typed@^2.6.0:
4458
-  version "2.6.0"
4459
-  resolved "https://registry.yarnpkg.com/flow-typed/-/flow-typed-2.6.0.tgz#504e6a7e7312ab31adc1717e6527b94014a459a6"
4460
-  integrity sha512-aTd2ygnb9e0/O4Rskzh/zYMU0NJR3PygoheTfiDEOCbEVdXS6mpX/TfcpcbpPVcJpqqV44+pjhOt36VXlYkLRA==
4457
+flow-typed@^2.6.1:
4458
+  version "2.6.1"
4459
+  resolved "https://registry.yarnpkg.com/flow-typed/-/flow-typed-2.6.1.tgz#e991f53840ad121d9e1f61bd8f8b844cfae57ab1"
4460
+  integrity sha512-UXhkAHcv4t+sSsuGud35zkV5CVXkEfIbGee545/1WnajM0+na1IKhmccuawg/PVu1Jtc3i127JcuKV/CLhF0oQ==
4461 4461
   dependencies:
4462 4462
     "@babel/polyfill" "^7.0.0"
4463 4463
     "@octokit/rest" "^15.12.1"