From b8dccf173b3dff4a3132f2bd05f778113b059f88 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 26 May 2021 21:14:24 +0000 Subject: [PATCH] Bump sinon from 1.17.7 to 11.1.1 Bumps [sinon](https://github.com/sinonjs/sinon) from 1.17.7 to 11.1.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.17.7...v11.1.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 d0bab40..780ca51 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "rc-server": "3.x", "rc-tools": "3.x", "react": "~0.13.0", - "sinon": "1.x" + "sinon": "11.x" }, "precommit": [ "precommit"