From cebd15ab0d693d2cc9169bf2657c371cabab1e70 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Mon, 15 Oct 2018 08:52:13 -0700 Subject: [PATCH] chore(deps): update dependency sinon to v7 (#321) --- package.json | 2 +- samples/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 19d39da65..4c5ccea84 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "power-assert": "^1.4.4", "prettier": "^1.7.4", "proxyquire": "^2.0.0", - "sinon": "^6.0.0", + "sinon": "^7.0.0", "uuid": "^3.0.1" } } diff --git a/samples/package.json b/samples/package.json index 7092f8bca..020d98c47 100644 --- a/samples/package.json +++ b/samples/package.json @@ -19,7 +19,7 @@ "doctoc": "^1.3.1", "nyc": "^13.0.0", "proxyquire": "^2.0.0", - "sinon": "^6.0.0" + "sinon": "^7.0.0" }, "nyc": { "exclude": [