chore: update flow-bin
This commit is contained in:
parent
cd48ae367b
commit
9f0713d3a7
|
@ -5357,9 +5357,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"flow-bin": {
|
"flow-bin": {
|
||||||
"version": "0.86.0",
|
"version": "0.87.0",
|
||||||
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.86.0.tgz",
|
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.87.0.tgz",
|
||||||
"integrity": "sha512-ulRvFH3ewGIYwg+qPk/OJXoe3Nhqi0RyR0wqgK0b1NzUDEC6O99zU39MBTickXvlrr6iwRO6Wm4lVGeDmnzbew==",
|
"integrity": "sha512-mnvBXXZkUp4y6A96bR5BHa3q1ioIIN2L10w5osxJqagAakTXFYZwjl0t9cT3y2aCEf1wnK6n91xgYypQS/Dqbw==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"flow-typed": {
|
"flow-typed": {
|
||||||
|
|
|
@ -98,7 +98,7 @@
|
||||||
"eslint-plugin-import": "2.14.0",
|
"eslint-plugin-import": "2.14.0",
|
||||||
"eslint-plugin-jest": "22.0.1",
|
"eslint-plugin-jest": "22.0.1",
|
||||||
"eslint-plugin-prettier": "^3.0.0",
|
"eslint-plugin-prettier": "^3.0.0",
|
||||||
"flow-bin": "0.86.0",
|
"flow-bin": "0.87.0",
|
||||||
"flow-typed": "2.5.1",
|
"flow-typed": "2.5.1",
|
||||||
"fs-file-tree": "1.0.6",
|
"fs-file-tree": "1.0.6",
|
||||||
"jest": "23.6.0",
|
"jest": "23.6.0",
|
||||||
|
|
Loading…
Reference in New Issue