From 48b21dcbb845089478f65acfa3ca5494280b9416 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 28 Jul 2021 06:50:13 +0000 Subject: [PATCH] build(deps-dev): bump sinon from 9.2.4 to 11.1.2 Bumps [sinon](https://github.com/sinonjs/sinon) from 9.2.4 to 11.1.2. - [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 3cfe66c..8aac922 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "pre-commit": "^1.2.2", "react": "^16.12.0", "react-test-renderer": "^16.12.0", - "sinon": "^9.0.2", + "sinon": "^11.1.2", "typescript": "^3.9.5" }, "nyc": {