From c28da5153776eee36bf915e68c1ff51140bb263a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 12:38:02 +0000 Subject: [PATCH] :arrow_up: Updates sinon to v16 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- api/github/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/github/package.json b/api/github/package.json index d6bf744a..4a098945 100644 --- a/api/github/package.json +++ b/api/github/package.json @@ -31,7 +31,7 @@ "mocha": "3.5.3", "nock": "8.2.2", "rimraf": "2.7.1", - "sinon": "1.17.7", + "sinon": "16.1.0", "sinon-chai": "2.14.0", "typescript": "2.9.2", "typings": "1.5.0"