Update dependency @types/sinon to v10.0.16

This commit is contained in:
renovate[bot] 2023-08-01 10:11:38 +00:00 committed by Daniel Lockyer
parent 8181c6a83c
commit fc4fef85a6
2 changed files with 5 additions and 5 deletions

View File

@ -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",

View File

@ -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" "*"