update dependencies

This commit is contained in:
Philipp Kunz 2016-10-22 04:16:07 +02:00
parent 2c9f19b2e5
commit 903b497525

View File

@ -30,22 +30,22 @@
"@types/minimatch": "2.x.x", "@types/minimatch": "2.x.x",
"@types/q": "0.x.x", "@types/q": "0.x.x",
"@types/shelljs": "0.x.x", "@types/shelljs": "0.x.x",
"beautylog": "^5.0.18", "beautylog": "^6.0.0",
"cflare": "0.0.9", "cflare": "0.0.10",
"fs-extra": "^0.30.0", "fs-extra": "^0.30.0",
"lik": "^1.0.5", "lik": "^1.0.24",
"q": "^1.4.1", "q": "^1.4.1",
"shelljs": "^0.7.1", "shelljs": "^0.7.4",
"smartcli": "^1.0.4", "smartcli": "^1.0.10",
"smartfile": "^4.0.12", "smartfile": "^4.0.24",
"smartgit": "0.1.9", "smartgit": "0.1.9",
"smartstring": "^2.0.15", "smartstring": "^2.0.17",
"typings-global": "^1.0.6" "typings-global": "^1.0.14"
}, },
"devDependencies": { "devDependencies": {
"npmts-g": "^5.2.6", "npmts-g": "^5.2.8",
"qenv": "^1.0.8", "qenv": "^1.1.1",
"should": "^10.0.0", "should": "^11.1.1",
"typings-test": "^1.0.1" "typings-test": "^1.0.3"
} }
} }