From 6208aa41be9daaf1e5816a1411f268d261cc908d Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 18 Feb 2019 15:43:30 +0000 Subject: [PATCH] chore(package): update sinon to version 7.2.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 09d0b3ef4..863599905 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "rollup-plugin-node-resolve": "^4.0.0", "shelljs": "^0.8.0", "shx": "^0.3.0", - "sinon": "^6.0.0", + "sinon": "^7.2.4", "sinon-chai": "^3.1.0", "smash": "0.0", "svg-sprite": "1.5.0",