From aa5a89dbafd93badbe576f1bb5abcfd4b8698d4c Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2019 12:30:48 +0000 Subject: [PATCH] chore(package): update sinon to version 7.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bdc10da..1e4fe59 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "publish-please": "5.5.1", "reflect-metadata": "0.1.13", "run-sequence": "2.2.1", - "sinon": "7.4.1", + "sinon": "7.4.2", "tslint": "5.19.0", "typescript": "3.5.3" }