From 943227099570106dd8a9f3c322151d4eacc1a009 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2019 15:43:34 +0000 Subject: [PATCH] chore(package): update sinon to version 8.0.2 Closes #37 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f79cdda..8394f83 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "karma-mocha": "^1.2.0", "karma-spec-reporter": "0.0.31", "mocha": "^3.1.2", - "sinon": "^3.2.1", + "sinon": "^8.0.2", "sinon-chai": "^2.13.0", "tap-spec": "^4.1.1", "tape": "^4.8.0"