From f42f62bc6976ee49979f49f05a3d84c169245cdb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 9 Apr 2021 07:01:43 +0000 Subject: [PATCH] Bump sinon from 1.6.0 to 10.0.1 Bumps [sinon](https://github.com/sinonjs/sinon) from 1.6.0 to 10.0.1. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md) - [Commits](https://github.com/sinonjs/sinon/compare/v1.6.0...v10.0.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f334f08..250ba72 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "backbone": "~1.0.0", "jquery": "~1.8.3", "jsdom": "~0.5.5", - "sinon": "~1.6.0", + "sinon": "~10.0.1", "node-inspector": "~0.2.0", "node-localstorage": "~0.3.2" }