From 245daf9b88c594b9a6505bd11bbd21a89ef71101 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 06:07:07 +0000 Subject: [PATCH] build: Bump sinon from 13.0.2 to 15.0.1 Bumps [sinon](https://github.com/sinonjs/sinon) from 13.0.2 to 15.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/v13.0.2...v15.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 07bec47..b79b542 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "p-event": "^4.2.0", "prettier": "^2.2.1", "should": "^13.2.3", - "sinon": "^13.0.1", + "sinon": "^15.0.1", "temp": "^0.9.4" }, "dependencies": {