From 099b513e0ac7e3cb751894ee2fbaf0c269c1a5fd Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Mon, 4 Apr 2016 23:19:34 +0200 Subject: [PATCH] update deps --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a29bd6d..79c4f13 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "homepage": "https://github.com/pushrocks/npmts#readme", "dependencies": { - "beautylog": "3.1.4", + "beautylog": "4.0.0", "fs-extra": "^0.26.7", "gulp": "3.9.1", "gulp-codecov": "^2.0.1", @@ -47,7 +47,7 @@ "smartcov": "0.0.4", "smartenv": "1.2.1", "smartfile": "2.3.0", - "smartpath": "3.1.0", + "smartpath": "3.1.1", "source-map-support": "^0.4.0" }, "devDependencies": {}