Update dependency @types/sinon to v10.0.14
This commit is contained in:
parent
8ca3f301ae
commit
eff4662af3
@ -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",
|
||||
|
@ -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" "*"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user