update deps

This commit is contained in:
Philipp Kunz 2016-10-15 01:01:22 +02:00
parent 96a6d01720
commit 74ffb3aa87

View File

@ -31,17 +31,17 @@
"@types/inquirer": "0.x.x", "@types/inquirer": "0.x.x",
"@types/q": "0.x.x", "@types/q": "0.x.x",
"@types/yargs": "0.x.x", "@types/yargs": "0.x.x",
"beautylog": "^5.0.20", "beautylog": "^5.0.23",
"inquirer": "^1.1.2", "inquirer": "^1.2.2",
"lik": "^1.0.15", "lik": "^1.0.24",
"q": "^1.4.1", "q": "^1.4.1",
"smartparam": "0.1.1", "smartparam": "0.1.1",
"typings-global": "^1.0.6", "typings-global": "^1.0.14",
"yargs": "^5.0.0" "yargs": "^6.0.0"
}, },
"devDependencies": { "devDependencies": {
"npmts-g": "^5.2.8", "npmts-g": "^5.2.8",
"should": "^11.1.0", "should": "^11.1.1",
"typings-test": "^1.0.1" "typings-test": "^1.0.3"
} }
} }