chore(deps-dev): 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>
This commit is contained in:
dependabot-preview[bot] 2019-07-31 08:16:47 +00:00 committed by Michael Vines
parent eb2bb8b58f
commit f8ee8b6218
2 changed files with 4 additions and 4 deletions

View File

@ -8277,9 +8277,9 @@
"dev": true "dev": true
}, },
"flow-typed": { "flow-typed": {
"version": "2.6.0", "version": "2.6.1",
"resolved": "https://registry.npmjs.org/flow-typed/-/flow-typed-2.6.0.tgz", "resolved": "https://registry.npmjs.org/flow-typed/-/flow-typed-2.6.1.tgz",
"integrity": "sha512-aTd2ygnb9e0/O4Rskzh/zYMU0NJR3PygoheTfiDEOCbEVdXS6mpX/TfcpcbpPVcJpqqV44+pjhOt36VXlYkLRA==", "integrity": "sha512-UXhkAHcv4t+sSsuGud35zkV5CVXkEfIbGee545/1WnajM0+na1IKhmccuawg/PVu1Jtc3i127JcuKV/CLhF0oQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"@babel/polyfill": "^7.0.0", "@babel/polyfill": "^7.0.0",

View File

@ -106,7 +106,7 @@
"eslint-plugin-jest": "22.7.2", "eslint-plugin-jest": "22.7.2",
"eslint-plugin-prettier": "^3.0.0", "eslint-plugin-prettier": "^3.0.0",
"flow-bin": "0.104.0", "flow-bin": "0.104.0",
"flow-typed": "2.6.0", "flow-typed": "2.6.1",
"fs-file-tree": "1.0.7", "fs-file-tree": "1.0.7",
"jest": "24.8.0", "jest": "24.8.0",
"marked": "^0.6.0", "marked": "^0.6.0",