From 8561b0ba1a12e61b466ea88a7068125558e6b926 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jun 2023 12:12:17 +0000 Subject: [PATCH] chore(deps-dev): bump sinon from 9.2.4 to 15.1.2 Bumps [sinon](https://github.com/sinonjs/sinon) from 9.2.4 to 15.1.2. - [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/v9.2.4...v15.1.2) --- updated-dependencies: - dependency-name: sinon 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 6b923f8d96b96..e63edf4eb9a72 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "pixelmatch": "5.2.1", "pngjs": "6.0.0", "prettier": "2.3.0", - "sinon": "9.2.4", + "sinon": "15.1.2", "source-map-support": "0.5.19", "standard-version": "9.3.2", "text-diff": "1.0.1",