chore(package): update flow-bin to version 0.76.0 (#1465)

* chore(package): update flow-bin to version 0.76.0

* chore(package): update lockfile
This commit is contained in:
greenkeeper[bot]
2018-07-08 00:07:14 +09:00
committed by ylemkimon
parent f3c167c601
commit 00c91cdc35
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -4212,9 +4212,9 @@
"dev": true "dev": true
}, },
"flow-bin": { "flow-bin": {
"version": "0.75.0", "version": "0.76.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.75.0.tgz", "resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.76.0.tgz",
"integrity": "sha1-uW0e6Z07RGoyJr5mtAEyJM6d8mA=", "integrity": "sha512-ywyEEEDYuItrkpx9HqRhuY78rXYbaWiNZSWgaI0KUGGeOldaTEbCZXosspxTEKqmQTCBW1/02Z2K0kC9C6hqzQ==",
"dev": true "dev": true
}, },
"flush-write-stream": { "flush-write-stream": {

View File

@@ -30,7 +30,7 @@
"eslint": "^5.0.0", "eslint": "^5.0.0",
"eslint-plugin-flowtype": "^2.40.1", "eslint-plugin-flowtype": "^2.40.1",
"file-loader": "^1.1.11", "file-loader": "^1.1.11",
"flow-bin": "^0.75.0", "flow-bin": "^0.76.0",
"husky": "^1.0.0-rc.8", "husky": "^1.0.0-rc.8",
"jest": "^23.0.1", "jest": "^23.0.1",
"jest-serializer-html": "^5.0.0", "jest-serializer-html": "^5.0.0",