From 7d1952d80120ec461553cae4a19b67602265708b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 14:14:56 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20Bump=20sinon=20from=2021.1.2=20to?= =?UTF-8?q?=2022.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [sinon](https://github.com/sinonjs/sinon) from 21.1.2 to 22.0.0. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](https://github.com/sinonjs/sinon/compare/v21.1.2...v22.0.0) --- updated-dependencies: - dependency-name: sinon dependency-version: 22.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 72fb9c5..5cb2ab4 100644 --- a/package.json +++ b/package.json @@ -355,7 +355,7 @@ "lint-staged": "^16.2.7", "ovsx": "^0.10.11", "path-browserify": "^1.0.1", - "sinon": "^21.0.1", + "sinon": "^22.0.0", "typescript": "^6.0.2" }, "dependencies": {