Merge pull request #350 from brianlovin/dependabot/npm_and_yarn/flow-bin-0.110.1

Bump flow-bin from 0.108.0 to 0.110.1
This commit is contained in:
Brian Lovin 2019-10-24 12:49:10 -04:00 committed by GitHub
commit 9d8b0c23a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -6334,9 +6334,9 @@
"integrity": "sha1-2uRqnXj74lKSJYzB54CkHZXAN4I="
},
"flow-bin": {
"version": "0.108.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.108.0.tgz",
"integrity": "sha512-hPEyCP1J8rdhNDfCAA5w7bN6HUNBDcHVg/ABU5JVo0gUFMx+uRewpyEH8LlLBGjVQuIpbaPpaqpoaQhAVyaYww==",
"version": "0.110.1",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.110.1.tgz",
"integrity": "sha512-6FhvNKNvPQ523mx7sqNxTQvI/HgAWa/pbIsQuCst53qRqs387EFfYqgm4I3Zae5HLaVFacBwgWKmjKd92vf19w==",
"dev": true
},
"flush-write-stream": {

View file

@ -49,7 +49,7 @@
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-prettier": "^3.1.1",
"eslint-plugin-react": "^7.16.0",
"flow-bin": "^0.108.0",
"flow-bin": "^0.110.1",
"lint-staged": "^9.4.2",
"prettier": "^1.18.2",
"prettier-eslint": "^9.0.0"