Update flow

This commit is contained in:
apanizo 2018-08-27 18:07:01 +02:00
parent 18c6d5a5ae
commit f17b7de174
2 changed files with 4 additions and 4 deletions

View File

@ -65,7 +65,7 @@
"ethereumjs-abi": "^0.6.5", "ethereumjs-abi": "^0.6.5",
"extract-text-webpack-plugin": "^4.0.0-beta.0", "extract-text-webpack-plugin": "^4.0.0-beta.0",
"file-loader": "^1.1.11", "file-loader": "^1.1.11",
"flow-bin": "^0.66.0", "flow-bin": "^0.79.1",
"fs-extra": "^5.0.0", "fs-extra": "^5.0.0",
"html-loader": "^0.5.5", "html-loader": "^0.5.5",
"html-webpack-plugin": "^3.0.4", "html-webpack-plugin": "^3.0.4",

View File

@ -5519,9 +5519,9 @@ flatten@^1.0.2:
version "1.0.2" version "1.0.2"
resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.2.tgz#dae46a9d78fbe25292258cc1e780a41d95c03782" resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.2.tgz#dae46a9d78fbe25292258cc1e780a41d95c03782"
flow-bin@^0.66.0: flow-bin@^0.79.1:
version "0.66.0" version "0.79.1"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.66.0.tgz#a96dde7015dc3343fd552a7b4963c02be705ca26" resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.79.1.tgz#01c9f427baa6556753fa878c192d42e1ecb764b6"
flow-parser@^0.*: flow-parser@^0.*:
version "0.74.0" version "0.74.0"