From 33d87aa2895f3d90794f7cd3aba49da6576e99c1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 4 Jun 2025 19:23:09 +0000 Subject: [PATCH] chore(deps): update dependency sinon to v20 --- .github/scripts/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/scripts/package.json b/.github/scripts/package.json index 2c2e5207df9..729bda5a04a 100644 --- a/.github/scripts/package.json +++ b/.github/scripts/package.json @@ -16,6 +16,6 @@ "devDependencies": { "@octokit/rest": "^19.0.0", "mocha": "^10.0.0", - "sinon": "^18.0.0" + "sinon": "^20.0.0" } } \ No newline at end of file