From 69660bf65760defa6fe01b520c7951e4a694e142 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Fri, 21 Dec 2018 00:01:49 +0000 Subject: [PATCH 1/2] chore(deps): update dependency @types/sinon to v7.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 73c26bf4b..28e69d055 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@types/is": "0.0.21", "@types/mocha": "^5.2.5", "@types/proxyquire": "^1.3.28", - "@types/sinon": "7.0.0", + "@types/sinon": "7.0.2", "@types/through2": "^2.0.34", "codecov": "^3.0.2", "eslint": "^5.0.0", From 862016e7efd7ce1f2ffec1d6635910fe7bfa8915 Mon Sep 17 00:00:00 2001 From: Justin Beckwith Date: Thu, 20 Dec 2018 16:02:30 -0800 Subject: [PATCH 2/2] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 28e69d055..0b9132e13 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@types/is": "0.0.21", "@types/mocha": "^5.2.5", "@types/proxyquire": "^1.3.28", - "@types/sinon": "7.0.2", + "@types/sinon": "^7.0.2", "@types/through2": "^2.0.34", "codecov": "^3.0.2", "eslint": "^5.0.0",