From 79965348f064cb3a5db696f03f7df0142a053b23 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 26 May 2017 17:37:18 +0200 Subject: [PATCH] chore(package): update sinon to version 2.3.2 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e95652a..6f4c50d 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "react-addons-test-utils": "^15.3.0", "react-dom": "^15.3.0", "sass-loader": "^4.0.0", - "sinon": "^1.17.0", + "sinon": "^2.3.2", "sinon-chai": "^2.8.0", "skin-deep": "^0.16.0", "stylus": "^0.54.0",