chore(deps-dev): bump flow-bin from 0.92.0 to 0.92.1
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.92.0 to 0.92.1. - [Release notes](https://github.com/flowtype/flow-bin/releases) - [Commits](https://github.com/flowtype/flow-bin/compare/v0.92.0...v0.92.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
bbbae41388
commit
58a31254cf
|
@ -5485,9 +5485,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"flow-bin": {
|
"flow-bin": {
|
||||||
"version": "0.92.0",
|
"version": "0.92.1",
|
||||||
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.92.0.tgz",
|
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.92.1.tgz",
|
||||||
"integrity": "sha512-3ErXSAXZZlLV5/QPlaUDCWlDUXop1SiH32ifXL3SEiBwsmGbudCLim+HFVZfkegrn1nB4TcNSkMWtW8SnMPyAQ==",
|
"integrity": "sha512-F5kC5oQOR2FXROAeybJHFqgZP+moKV9fa/53QK4Q4WayTQHdA0KSl48KD1gP0A9mioRLiKUegTva/7I15cX3Iw==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"flow-typed": {
|
"flow-typed": {
|
||||||
|
|
|
@ -103,7 +103,7 @@
|
||||||
"eslint-plugin-import": "2.16.0",
|
"eslint-plugin-import": "2.16.0",
|
||||||
"eslint-plugin-jest": "22.2.2",
|
"eslint-plugin-jest": "22.2.2",
|
||||||
"eslint-plugin-prettier": "^3.0.0",
|
"eslint-plugin-prettier": "^3.0.0",
|
||||||
"flow-bin": "0.92.0",
|
"flow-bin": "0.92.1",
|
||||||
"flow-typed": "2.5.1",
|
"flow-typed": "2.5.1",
|
||||||
"fs-file-tree": "1.0.7",
|
"fs-file-tree": "1.0.7",
|
||||||
"jest": "23.6.0",
|
"jest": "23.6.0",
|
||||||
|
|
Loading…
Reference in New Issue