Bump flow-bin from 0.91.0 to 0.92.0 (#5339)

Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.91.0 to 0.92.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/compare/v0.91.0...v0.92.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-02-01 09:17:26 -05:00
committed by Florent Vilmart
parent 5471b6a083
commit 1973dee59b
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -4257,9 +4257,9 @@
}
},
"flow-bin": {
"version": "0.91.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.91.0.tgz",
"integrity": "sha512-j+L+xNiUYnZZ27MjVI0y2c9474ZHOvdSQq0Tjwh56mEA7tfxYqp5Dcb6aZSwvs3tGMTjCrZow9aUlZf3OoRyDQ==",
"version": "0.92.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.92.0.tgz",
"integrity": "sha512-3ErXSAXZZlLV5/QPlaUDCWlDUXop1SiH32ifXL3SEiBwsmGbudCLim+HFVZfkegrn1nB4TcNSkMWtW8SnMPyAQ==",
"dev": true
},
"fn-name": {

View File

@@ -57,7 +57,7 @@
"deep-diff": "1.0.2",
"eslint": "^5.0.0",
"eslint-plugin-flowtype": "^3.0.0",
"flow-bin": "0.91.0",
"flow-bin": "0.92.0",
"gaze": "1.1.3",
"husky": "^1.0.0-rc.13",
"jasmine": "3.1.0",