From eda007ccc476e5aa4af1bbc1565ba09ab9ca8188 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 22:36:54 +0000 Subject: [PATCH] build: Bump sinon from 15.2.0 to 17.0.1 Bumps [sinon](https://github.com/sinonjs/sinon) from 15.2.0 to 17.0.1. - [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/v15.2.0...v17.0.1) --- 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 c9c984e..c999eb6 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "p-event": "^4.2.0", "prettier": "^3.0.1", "should": "^13.2.3", - "sinon": "^15.2.0", + "sinon": "^17.0.1", "temp": "^0.9.4" }, "dependencies": {