update deps

This commit is contained in:
Philipp Kunz 2017-03-11 03:15:13 +01:00
parent db0d55636e
commit 8adeb5bb5c
2 changed files with 4 additions and 4 deletions

View File

@ -46,7 +46,7 @@
"smartfile": "^4.1.7",
"smartparam": "^0.1.1",
"smartq": "^1.1.1",
"smartshell": "^1.0.4",
"smartshell": "^1.0.5",
"smartsocket": "^1.1.7",
"smartssh": "^1.2.1",
"smartstring": "^2.0.24",

View File

@ -2286,9 +2286,9 @@ smartrequest@^1.0.4:
smartq "^1.1.0"
typings-global "^1.0.14"
smartshell@^1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/smartshell/-/smartshell-1.0.4.tgz#2d73a7b5fea2638d061589779cff5c400b21468a"
smartshell@^1.0.5:
version "1.0.5"
resolved "https://registry.yarnpkg.com/smartshell/-/smartshell-1.0.5.tgz#6ea0a891b9a71347fb562f29144e9a06d3af008e"
dependencies:
"@types/shelljs" "^0.6.0"
shelljs "^0.7.6"