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