File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 6464 "@types/chai-string" : " ^1.4.2" ,
6565 "@types/node" : " ^16.4.13" ,
6666 "@types/shelljs" : " ^0.8.9" ,
67- "@types/sinon" : " ^10 .0.2 " ,
67+ "@types/sinon" : " ^17 .0.0 " ,
6868 "@types/sinon-chai" : " ^3.2.5" ,
6969 "chai" : " ^4.3.4" ,
7070 "chai-string" : " ^1.5.0" ,
Original file line number Diff line number Diff line change 490490 " @types/chai" " *"
491491 " @types/sinon" " *"
492492
493- " @types/sinon@*" , "@types/sinon@^10.0.2" :
493+ " @types/sinon@* " :
494494 version "10.0.2"
495495 resolved "https://registry.npmjs.org/@types/sinon/-/sinon-10.0.2.tgz#f360d2f189c0fd433d14aeb97b9d705d7e4cc0e4"
496496 integrity sha512-BHn8Bpkapj8Wdfxvh2jWIUoaYB/9/XhsL0oOvBfRagJtKlSl9NWPcFOz2lRukI9szwGxFtYZCTejJSqsGDbdmw==
497497 dependencies :
498498 " @sinonjs/fake-timers" " ^7.1.0"
499499
500+ " @types/sinon@^17.0.0 " :
501+ version "17.0.0"
502+ resolved "https://registry.npmjs.org/@types/sinon/-/sinon-17.0.0.tgz#c5e5ee3ca6ab825fe18ef4b0aa74fedf1250baa1"
503+ integrity sha512-oN4AeDMFCeNZrAffCjhLcwwVymRZL2c9mljUmhPnd0eiM06d4ELDg0Q0TSvnZXrCIFlSA859qIdcfu1HapswPQ==
504+ dependencies :
505+ " @types/sinonjs__fake-timers" " *"
506+
507+ " @types/sinonjs__fake-timers@* " :
508+ version "8.1.4"
509+ resolved "https://registry.npmjs.org/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-8.1.4.tgz#663bb44e01f6bae4eaae3719d8b037411217c992"
510+ integrity sha512-GDV68H0mBSN449sa5HEj51E0wfpVQb8xNSMzxf/PrypMFcLTMwJMOM/cgXiv71Mq5drkOQmUGvL1okOZcu6RrQ==
511+
500512" @typescript-eslint/[email protected] " :
501513 version "4.29.1"
502514 resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.29.1.tgz#94cce6cf7cc83451df03339cda99d326be2feaf5"
You can’t perform that action at this time.
0 commit comments