From bcf57157678fd5afc691383145a35e116f9704d0 Mon Sep 17 00:00:00 2001 From: Leo Lamprecht Date: Tue, 16 May 2017 14:23:34 +0200 Subject: [PATCH] Bumped dependencies to the latest version --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6e294da..6c1221f 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "eslint": "3.19.0", "expect.js": "0.3.1", "husky": "0.13.3", - "lint-staged": "3.4.0", - "mocha": "3.0.2" + "lint-staged": "3.4.1", + "mocha": "3.4.1" } }