From ac542ba3feed930688aa1cb236dd8eaae90ced34 Mon Sep 17 00:00:00 2001 From: Simon Boudrias Date: Sat, 11 Feb 2017 12:28:15 +0800 Subject: [PATCH] Bump dev dependencies --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 8270385e..94613a83 100644 --- a/package.json +++ b/package.json @@ -72,10 +72,10 @@ "gulp-mocha": "^3.0.1", "gulp-nsp": "^2.1.0", "gulp-plumber": "^1.0.0", - "inquirer": "^1.0.2", + "inquirer": "^3.0.1", "jsdoc": "^3.3.0-beta1", - "mockery": "^1.4.0", - "nock": "^8.0.0", + "mockery": "^2.0.0", + "nock": "^9.0.5", "pinkie-promise": "^2.0.0", "proxyquire": "^1.0.0", "sinon": "^1.9.1",