From 8bbd24612602f5a60601e36fa42f174751d17fcd Mon Sep 17 00:00:00 2001 From: andrewblond Date: Wed, 16 Sep 2015 23:11:28 +0300 Subject: [PATCH] Updated dependencies --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index fc43fc4..e269e6d 100644 --- a/package.json +++ b/package.json @@ -41,12 +41,12 @@ "bower": "1.5.2", "chai": "3.2.0", "enb": ">= 0.11.0 < 1.0.0", - "istanbul": "0.3.19", + "istanbul": "0.3.20", "jscs": "1.13.1", "jshint": "2.8.0", - "mocha": "2.3.0", - "mock-enb": "0.1.0", - "mock-fs": "3.1.0", + "mocha": "2.3.2", + "mock-enb": "0.2.0", + "mock-fs": "3.2.0", "must": "0.12.0" }, "scripts": {