From 9864237048d758eb9756af007fe8000e23f4d8e2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 11:26:18 +0000 Subject: [PATCH] chore(deps-dev): bump sinon from 9.2.4 to 10.0.1 Bumps [sinon](https://github.com/sinonjs/sinon) from 9.2.4 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/v9.2.4...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 4213eef..5507b8b 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@types/sinon": "^9.0.10", "aegir": "^31.0.1", "benchmark": "^2.1.4", - "sinon": "^9.0.2", + "sinon": "^10.0.1", "util": "^0.12.3" }, "eslintConfig": {