From f657ee8f0fabf1c969bbc579c9793e033036595d Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 17 Aug 2017 16:22:46 +0000 Subject: [PATCH] chore(package): update sinon to version 3.2.1 Closes #12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e657bf3..09536c3 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "mocha-sinon": "2.0.0", "nyc": "11.0.3", "semantic-release": "6.3.6", - "sinon": "2.3.6", + "sinon": "3.2.1", "sinon-chai": "2.11.0", "validate-commit-msg": "2.12.3" },