update dependencies

This commit is contained in:
Philipp Kunz 2016-05-25 05:14:56 +02:00
parent 94f48afbbd
commit 079b049a10

View File

@ -26,7 +26,7 @@
}, },
"homepage": "https://github.com/pushrocks/npmts#readme", "homepage": "https://github.com/pushrocks/npmts#readme",
"dependencies": { "dependencies": {
"beautylog": "5.0.5", "beautylog": "5.0.6",
"early": "^2.0.1", "early": "^2.0.1",
"fs-extra": "^0.30.0", "fs-extra": "^0.30.0",
"gulp": "3.9.1", "gulp": "3.9.1",
@ -41,7 +41,7 @@
"gulp-sourcemaps": "^2.0.0-alpha", "gulp-sourcemaps": "^2.0.0-alpha",
"gulp-typescript": "2.13.4", "gulp-typescript": "2.13.4",
"gulp-typings": "2.0.0", "gulp-typings": "2.0.0",
"lodash": "^4.12.0", "lodash": "^4.13.1",
"merge2": "1.0.2", "merge2": "1.0.2",
"projectinfo": "1.0.1", "projectinfo": "1.0.1",
"q": "^1.4.1", "q": "^1.4.1",
@ -50,9 +50,9 @@
"smartcli": "0.0.11", "smartcli": "0.0.11",
"smartcov": "0.0.6", "smartcov": "0.0.6",
"smartenv": "1.2.5", "smartenv": "1.2.5",
"smartfile": "3.0.7", "smartfile": "3.0.10",
"smartpath": "3.2.1", "smartpath": "3.2.1",
"smartstring": "^1.0.3", "smartstring": "^2.0.0",
"source-map-support": "^0.4.0" "source-map-support": "^0.4.0"
}, },
"devDependencies": {} "devDependencies": {}