Update dependency @types/sinon to v10.0.15

This commit is contained in:
renovate[bot] 2023-05-15 02:16:37 +00:00 committed by Daniel Lockyer
parent 25dd51aa82
commit f29f011919
2 changed files with 5 additions and 5 deletions

View File

@ -22,7 +22,7 @@
"devDependencies": {
"@types/luxon": "2.4.0",
"@types/mocha": "10.0.1",
"@types/sinon": "10.0.14",
"@types/sinon": "10.0.15",
"c8": "7.13.0",
"knex": "2.4.2",
"luxon": "2.5.2",

View File

@ -6688,10 +6688,10 @@
"@types/mime" "*"
"@types/node" "*"
"@types/sinon@10.0.14":
version "10.0.14"
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.14.tgz#6bd18b088ea5ef1e5153fa37d0b68e91eff09e22"
integrity sha512-mn72up6cjaMyMuaPaa/AwKf6WtsSRysQC7wxFkCm1XcOKXPM1z+5Y4H5wjIVBz4gdAkjvZxVVfjA6ba1nHr5WQ==
"@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==
dependencies:
"@types/sinonjs__fake-timers" "*"