From fab0545fbb14a0f280c03ea79ea5776088dc1835 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 24 Jun 2018 19:28:32 +0000 Subject: [PATCH] chore(package): update sinon to version 6.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 98704fd..1265168 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "mocha": "5.x", "nyc": "12.x", "pre-commit": "1.x", - "sinon": "6.x", + "sinon": "^6.0.1", "source-map-support": "0.x", "typescript": "2.9.x" },