From 172fa9c8375378a49a7d08922d4e169dc88e40b6 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 30 Apr 2018 14:58:52 -0500 Subject: [PATCH] chore(package): update sinon to version 5.0.1 (#202) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7f173414c..914214bc9 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "jsdoc": "^3.5.5", "mocha": "^5.1.1", "rewire": "^4.0.0", - "sinon": "^4.5.0", + "sinon": "^5.0.1", "sinon-chai": "^3.0.0" }, "license": "Apache-2.0",