From 6ca478a53d74b1b9a81ee1b63e9fa0aa0adb8779 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 22 May 2017 10:29:37 +0000 Subject: [PATCH] chore(package): update sinon to version 2.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e6720cae..c9601fe5 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "gulp-mocha": "^4.1.0", "nyc": "^10.1.2", "rimraf": "^2.4.2", - "sinon": "^2.0.0" + "sinon": "^2.3.0" }, "bin": { "lesshint": "bin/lesshint"