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:
committed by
Florent Vilmart
parent
5471b6a083
commit
1973dee59b
6
package-lock.json
generated
6
package-lock.json
generated
@@ -4257,9 +4257,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"flow-bin": {
|
"flow-bin": {
|
||||||
"version": "0.91.0",
|
"version": "0.92.0",
|
||||||
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.91.0.tgz",
|
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.92.0.tgz",
|
||||||
"integrity": "sha512-j+L+xNiUYnZZ27MjVI0y2c9474ZHOvdSQq0Tjwh56mEA7tfxYqp5Dcb6aZSwvs3tGMTjCrZow9aUlZf3OoRyDQ==",
|
"integrity": "sha512-3ErXSAXZZlLV5/QPlaUDCWlDUXop1SiH32ifXL3SEiBwsmGbudCLim+HFVZfkegrn1nB4TcNSkMWtW8SnMPyAQ==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"fn-name": {
|
"fn-name": {
|
||||||
|
|||||||
@@ -57,7 +57,7 @@
|
|||||||
"deep-diff": "1.0.2",
|
"deep-diff": "1.0.2",
|
||||||
"eslint": "^5.0.0",
|
"eslint": "^5.0.0",
|
||||||
"eslint-plugin-flowtype": "^3.0.0",
|
"eslint-plugin-flowtype": "^3.0.0",
|
||||||
"flow-bin": "0.91.0",
|
"flow-bin": "0.92.0",
|
||||||
"gaze": "1.1.3",
|
"gaze": "1.1.3",
|
||||||
"husky": "^1.0.0-rc.13",
|
"husky": "^1.0.0-rc.13",
|
||||||
"jasmine": "3.1.0",
|
"jasmine": "3.1.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user