From ab34fb6644dbc85e79045c46bf2fbb68cfa493f9 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Tue, 26 Jul 2016 04:53:21 -0700 Subject: [PATCH] chore(package): update sinon to version 1.17.5 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5de0561..d640aed 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "jshint-stylish": "^0.1.5", "istanbul": "^0.2.7", "mocha": "^1.18.2", - "sinon": "^1.9.1", + "sinon": "^1.17.5", "proxyquire": "^0.6.0" }, "dependencies": {