From 96230ab520bb1ac0eabb072ab9ee83bf000b81bf Mon Sep 17 00:00:00 2001 From: Derek Rada Date: Mon, 20 Mar 2017 12:00:38 -0400 Subject: [PATCH] Updated sinon to 2.0.0 (#511) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7c548e312..7d85a8c28 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "publish-please": "^2.1.4", "reflect-metadata": "^0.1.9", "run-sequence": "^1.2.0", - "sinon": "^1.17.3", + "sinon": "^2.0.0", "tslint": "^4.4.2", "typescript": "^2.2.0", "vinyl-buffer": "^1.0.0",