From ff5b98b7886694f298d5d509f5c8bda4e3847779 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 11 Jun 2018 07:52:45 +0000 Subject: [PATCH] chore(package): update sinon to version 6.0.0 Closes #74 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf091b0..79c5bda 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "nyc": "^11.0.1", "postcss": "^6.0.7", "postcss-modules": "^1.0.0", - "sinon": "^4.0.1", + "sinon": "^6.0.0", "sinon-chai": "^2.8.0", "string-hash": "^1.1.1" },