From 3bd876a2015a2d802b4ec6f20239d176ce5d46f7 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Mon, 4 Apr 2016 22:57:50 +0200 Subject: [PATCH] update deps --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index bd1b98e..859b156 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "homepage": "https://github.com/pushrocks/npmts#readme", "dependencies": { - "beautylog": "3.1.2", + "beautylog": "3.1.4", "fs-extra": "^0.26.7", "gulp": "3.9.1", "gulp-codecov": "^2.0.1", @@ -36,18 +36,18 @@ "gulp-jsdoc3": "^0.2.1", "gulp-mocha": "^2.2.0", "gulp-sourcemaps": "^1.6.0", - "gulp-typescript": "2.12.1", + "gulp-typescript": "2.12.2", "gulp-typings": "1.3.0", - "merge2": "1.0.1", + "merge2": "1.0.2", "projectinfo": "1.0.1", "q": "^1.4.1", "shelljs": "^0.6.0", "smartci": "0.0.1", "smartcli": "0.0.11", "smartcov": "0.0.4", - "smartenv": "1.2.0", - "smartfile": "2.2.0", - "smartpath": "3.0.3", + "smartenv": "1.2.1", + "smartfile": "2.3.0", + "smartpath": "3.1.0", "source-map-support": "^0.4.0" }, "devDependencies": {}