1
0
Fork 0

update: update dependency @types/sinon to v10.0.13

This commit is contained in:
renovate[bot] 2022-07-21 00:27:01 +00:00
parent 4693bfbd55
commit 3880cc439d
2 changed files with 5 additions and 5 deletions

View File

@ -19,7 +19,7 @@
"@types/chai-as-promised": "7.1.5",
"@types/mocha": "9.1.1",
"@types/node": "16.11.45",
"@types/sinon": "10.0.12",
"@types/sinon": "10.0.13",
"@types/sinon-chai": "3.2.8",
"c8": "7.12.0",
"chai": "4.3.6",

View File

@ -114,10 +114,10 @@
dependencies:
"@sinonjs/fake-timers" "^7.1.0"
"@types/sinon@10.0.12":
version "10.0.12"
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.12.tgz#fb7009ea71f313a9da4644ba73b94e44d6b84f7f"
integrity sha512-uWf4QJ4oky/GckJ1MYQxU52cgVDcXwBhDkpvLbi4EKoLPqLE4MOH6T/ttM33l3hi0oZ882G6oIzWv/oupRYSxQ==
"@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==
dependencies:
"@types/sinonjs__fake-timers" "*"