Update dependency @types/sinon to v10.0.14

This commit is contained in:
renovate[bot] 2023-04-17 10:10:25 +00:00 committed by Daniel Lockyer
parent 8ca3f301ae
commit eff4662af3
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.13",
"@types/sinon": "10.0.14",
"c8": "7.13.0",
"knex": "2.4.2",
"luxon": "2.5.2",

View File

@ -6658,10 +6658,10 @@
"@types/mime" "*"
"@types/node" "*"
"@types/sinon@10.0.13":
version "10.0.13"
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.13.tgz#60a7a87a70d9372d0b7b38cc03e825f46981fb83"
integrity sha512-UVjDqJblVNQYvVNUsj0PuYYw0ELRmgt1Nt5Vk0pT5f16ROGfcKJY8o1HVuMOJOpD727RrGB9EGvoaTQE5tgxZQ==
"@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==
dependencies:
"@types/sinonjs__fake-timers" "*"