From 294316fa5530ce80ca6f820188e95666a0f9bd5c Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2019 15:25:01 +0000 Subject: [PATCH] chore(package): update sinon to version 8.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7367606..200c5fc 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "express": "^4.16.4", "mocha": "^6.1.1", "nyc": "^15.0.0", - "sinon": "^7.2.4", + "sinon": "^8.0.2", "sinon-chai": "^3.3.0", "tsd": "^0.8.0", "typescript": "^3.6.3"