From fd5017c7ba47d256226d7bda5fc673c9879ce82c Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 18 Feb 2019 15:48:51 +0000 Subject: [PATCH] chore(package): update sinon to version 7.2.4 Closes #37 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 18793ef..38c7d15 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "eslint-plugin-import": "^2.12.0", "is-callable": "^1.1.3", "mocha": "^5.2.0", - "sinon": "^6.0.0", + "sinon": "^7.2.4", "typechecker": "^4.4.0" }, "scripts": {