From b869a1d444703ec96ed635cc81fa055c531d32b2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 25 May 2021 21:13:47 +0000 Subject: [PATCH] Bump sinon from 1.17.7 to 11.1.0 Bumps [sinon](https://github.com/sinonjs/sinon) from 1.17.7 to 11.1.0. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md) - [Commits](https://github.com/sinonjs/sinon/commits) 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"