From eb80cc66e2b448db4231fac55438a1e38c2c90e9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 23 Mar 2021 11:20:36 +0000 Subject: [PATCH] Bump sinon from 9.2.4 to 10.0.0 Bumps [sinon](https://github.com/sinonjs/sinon) from 9.2.4 to 10.0.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/compare/v9.2.4...v10.0.0) 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 9a7b451..28b66b6 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "mysql2": "^2.1.0", "nyc": "^15.0.1", "proxyquire": "^2.1.3", - "sinon": "^9.0.2", + "sinon": "^10.0.0", "sinon-chai": "^3.5.0" }, "nyc": {