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