From fc4fef85a6dfa22311de1380431d2afd0636b60d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 10:11:38 +0000 Subject: [PATCH] Update dependency @types/sinon to v10.0.16 --- ghost/stats-service/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ghost/stats-service/package.json b/ghost/stats-service/package.json index 7e927e5cff..b76c9f21dc 100644 --- a/ghost/stats-service/package.json +++ b/ghost/stats-service/package.json @@ -22,7 +22,7 @@ "devDependencies": { "@types/luxon": "3.3.1", "@types/mocha": "10.0.1", - "@types/sinon": "10.0.15", + "@types/sinon": "10.0.16", "c8": "7.14.0", "knex": "2.4.2", "luxon": "3.4.0", diff --git a/yarn.lock b/yarn.lock index 81e3ab9cf7..9a2f418b7e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7636,10 +7636,10 @@ "@types/mime" "*" "@types/node" "*" -"@types/sinon@10.0.15": - version "10.0.15" - resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.15.tgz#513fded9c3cf85e589bbfefbf02b2a0541186b48" - integrity sha512-3lrFNQG0Kr2LDzvjyjB6AMJk4ge+8iYhQfdnSwIwlG88FUOV43kPcQqDZkDa/h3WSZy6i8Fr0BSjfQtB1B3xuQ== +"@types/sinon@10.0.16": + version "10.0.16" + resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.16.tgz#4bf10313bd9aa8eef1e50ec9f4decd3dd455b4d3" + integrity sha512-j2Du5SYpXZjJVJtXBokASpPRj+e2z+VUhCPHmM6WMfe3dpHu6iVKJMU6AiBcMp/XTAYnEj6Wc1trJUWwZ0QaAQ== dependencies: "@types/sinonjs__fake-timers" "*"