1
0
Fork 0

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

This commit is contained in:
Renovate Bot 2022-02-04 00:53:41 +00:00 committed by supreme-lamp[bot]
parent f51590e71d
commit 96294ce0e9
2 changed files with 5 additions and 5 deletions

View File

@ -36,7 +36,7 @@
"@types/js-yaml": "4.0.5",
"@types/mocha": "9.1.0",
"@types/seedrandom": "3.0.1",
"@types/sinon": "10.0.9",
"@types/sinon": "10.0.10",
"@types/sinon-chai": "3.2.8",
"@types/source-map-support": "0.5.4",
"@types/yargs": "16.0.4",

View File

@ -816,10 +816,10 @@
dependencies:
"@types/sinonjs__fake-timers" "*"
"@types/sinon@10.0.9":
version "10.0.9"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/sinon/-/sinon-10.0.9.tgz#6f761210811ac54c18ad56a2ab95bf3350b18a7a"
integrity sha512-xGZVAe61omKnVGedBdTbAveuJ5QyI0LrMIcp0hc1LmVI5IEjs5qG4fM0sv9GIBA2JVoKuf7332IjQX4y5qqMMQ==
"@types/sinon@10.0.10":
version "10.0.10"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/sinon/-/sinon-10.0.10.tgz#f8acd72fbc2e87c4679f3e2c1ab3530dff1ab6e2"
integrity sha512-US5E539UfeL2DiWALzCyk0c4zKh6sCv86V/0lpda/afMJJ0oEm2SrKgedH5optvFWstnJ8e1MNYhLmPhAy4rvQ==
dependencies:
"@sinonjs/fake-timers" "^7.1.0"