From c0381414026597dadc9e42130afebd99cab3cebb Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 26 Sep 2017 09:21:48 +0000 Subject: [PATCH] chore(package): update sinon to version 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6d65310..cb69c38 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "karma-mocha": "^1.2.0", "karma-spec-reporter": "0.0.31", "mocha": "^3.1.2", - "sinon": "^3.2.1", + "sinon": "^4.0.0", "sinon-chai": "^2.13.0", "tap-spec": "^4.1.1", "tape": "^4.8.0"