update deps
This commit is contained in:
parent
78332ca9a6
commit
1fca9e289a
2 changed files with 1 additions and 8 deletions
|
@ -115,7 +115,6 @@
|
|||
"filewatcher-webpack-plugin": "^1.2.0",
|
||||
"flow-bin": "^0.69.0",
|
||||
"flow-typed": "^2.3.0",
|
||||
"fs-path": "^0.0.24",
|
||||
"husky": "^0.14.3",
|
||||
"i18n-extract": "^0.5.1",
|
||||
"json-loader": "^0.5.4",
|
||||
|
|
|
@ -451,7 +451,7 @@ async-foreach@^0.1.3:
|
|||
version "0.1.3"
|
||||
resolved "https://registry.yarnpkg.com/async-foreach/-/async-foreach-0.1.3.tgz#36121f845c0578172de419a97dbeb1d16ec34542"
|
||||
|
||||
async@^0.9.0, async@~0.9.0:
|
||||
async@^0.9.0:
|
||||
version "0.9.2"
|
||||
resolved "https://registry.yarnpkg.com/async/-/async-0.9.2.tgz#aea74d5e61c1f899613bf64bda66d4c78f2fd17d"
|
||||
|
||||
|
@ -4233,12 +4233,6 @@ fs-minipass@^1.2.5:
|
|||
dependencies:
|
||||
minipass "^2.2.1"
|
||||
|
||||
fs-path@^0.0.24:
|
||||
version "0.0.24"
|
||||
resolved "https://registry.yarnpkg.com/fs-path/-/fs-path-0.0.24.tgz#21a4b8d7dce5bae6d208261955dbc2bcf1e75c06"
|
||||
dependencies:
|
||||
async "~0.9.0"
|
||||
|
||||
fs-write-stream-atomic@^1.0.8:
|
||||
version "1.0.10"
|
||||
resolved "https://registry.yarnpkg.com/fs-write-stream-atomic/-/fs-write-stream-atomic-1.0.10.tgz#b47df53493ef911df75731e70a9ded0189db40c9"
|
||||
|
|
Loading…
Reference in a new issue