From d45bd99c886d36c699005d2817b7014d485ebc59 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 25 Oct 2017 17:18:06 +0000 Subject: [PATCH] chore(package): update sinon to version 4.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9ea75a71..e87c25d9 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "rollup-plugin-babel": "3.0.2", "rollup-plugin-replace": "2.0.0", "rollup-plugin-uglify": "2.0.1", - "sinon": "4.0.1" + "sinon": "4.0.2" }, "license": "MIT" }