chore: update flow-bin

This commit is contained in:
Michael Vines 2018-11-28 11:12:57 -08:00
parent cd48ae367b
commit 9f0713d3a7
2 changed files with 4 additions and 4 deletions

View File

@ -5357,9 +5357,9 @@
}
},
"flow-bin": {
"version": "0.86.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.86.0.tgz",
"integrity": "sha512-ulRvFH3ewGIYwg+qPk/OJXoe3Nhqi0RyR0wqgK0b1NzUDEC6O99zU39MBTickXvlrr6iwRO6Wm4lVGeDmnzbew==",
"version": "0.87.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.87.0.tgz",
"integrity": "sha512-mnvBXXZkUp4y6A96bR5BHa3q1ioIIN2L10w5osxJqagAakTXFYZwjl0t9cT3y2aCEf1wnK6n91xgYypQS/Dqbw==",
"dev": true
},
"flow-typed": {

View File

@ -98,7 +98,7 @@
"eslint-plugin-import": "2.14.0",
"eslint-plugin-jest": "22.0.1",
"eslint-plugin-prettier": "^3.0.0",
"flow-bin": "0.86.0",
"flow-bin": "0.87.0",
"flow-typed": "2.5.1",
"fs-file-tree": "1.0.6",
"jest": "23.6.0",