update dependencies

This commit is contained in:
Philipp Kunz 2016-08-03 14:10:03 +02:00
parent 64b0a2deb7
commit 08d1c292c3

View File

@ -24,15 +24,15 @@
"dependencies": { "dependencies": {
"@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": "^5.0.20",
"cert": "1.0.6", "cert": "^1.0.7",
"q": "^1.4.1", "q": "^1.4.1",
"shelljs": "^0.7.1", "shelljs": "^0.7.3",
"smartfile": "^4.0.12", "smartfile": "^4.0.13",
"smartstring": "^2.0.15" "smartstring": "^2.0.15"
}, },
"devDependencies": { "devDependencies": {
"npmts-g": "^5.2.6", "npmts-g": "^5.2.8",
"qenv": "^1.0.8", "qenv": "^1.0.8",
"should": "^10.0.0", "should": "^10.0.0",
"typings-test": "^1.0.1" "typings-test": "^1.0.1"