From c07a0df478e3662a18e4678cf63c6a670523afa8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 09:34:03 +0000 Subject: [PATCH] Update dependency @types/sinon to v10.0.20 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4362418b..20dda49b 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@types/markdown-it": "12.2.3", "@types/node": "16.11.26", "@types/ramda": "0.28.2", - "@types/sinon": "10.0.11", + "@types/sinon": "10.0.20", "@typescript-eslint/eslint-plugin": "5.16.0", "@typescript-eslint/parser": "5.16.0", "ava": "4.1.0", diff --git a/yarn.lock b/yarn.lock index b9a7f04a..89f715e5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1268,10 +1268,10 @@ dependencies: "@types/node" "*" -"@types/sinon@10.0.11": - version "10.0.11" - resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.11.tgz#8245827b05d3fc57a6601bd35aee1f7ad330fc42" - integrity sha512-dmZsHlBsKUtBpHriNjlK0ndlvEh8dcb9uV9Afsbt89QIyydpC7NcR+nWlAhASfy3GHnxTl4FX/aKE7XZUt/B4g== +"@types/sinon@10.0.20": + version "10.0.20" + resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.20.tgz#f1585debf4c0d99f9938f4111e5479fb74865146" + integrity sha512-2APKKruFNCAZgx3daAyACGzWuJ028VVCUDk6o2rw/Z4PXT0ogwdV4KUegW0MwVs0Zu59auPXbbuBJHF12Sx1Eg== dependencies: "@types/sinonjs__fake-timers" "*"