Merge pull request #303 from brianlovin/dependabot/npm_and_yarn/flow-bin-0.107.0

Bump flow-bin from 0.106.2 to 0.107.0
This commit is contained in:
Brian Lovin 2019-09-07 10:13:40 -04:00 committed by GitHub
commit 92d67179f1
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

@ -6101,9 +6101,9 @@
"dev": true
},
"flow-bin": {
"version": "0.106.2",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.106.2.tgz",
"integrity": "sha512-pALWFKf+AQiX4VfSEdxruj2bSMigsrAcg8djV6Hue2y3FJyiA/Z42UkEv6zEvSIpDj1EL+cRBvJNUx6L2+gdTQ==",
"version": "0.107.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.107.0.tgz",
"integrity": "sha512-hsmwO5Q0+XUXaO2kIKLpleUNNBSFcsGEQGBOTEC/KR/4Ez695I1fweX/ioSjbU4RWhPZhkIqnpbF9opVAauCHg==",
"dev": true
},
"flush-write-stream": {

View file

@ -49,7 +49,7 @@
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-prettier": "^3.1.0",
"eslint-plugin-react": "^7.14.3",
"flow-bin": "^0.106.2",
"flow-bin": "^0.107.0",
"lint-staged": "^9.2.5",
"prettier": "^1.18.2",
"prettier-eslint": "^9.0.0"