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 64
64
"@types/chai-string" : " ^1.4.2" ,
65
65
"@types/node" : " ^16.4.13" ,
66
66
"@types/shelljs" : " ^0.8.9" ,
67
- "@types/sinon" : " ^10 .0.2 " ,
67
+ "@types/sinon" : " ^17 .0.0 " ,
68
68
"@types/sinon-chai" : " ^3.2.5" ,
69
69
"chai" : " ^4.3.4" ,
70
70
"chai-string" : " ^1.5.0" ,
Original file line number Diff line number Diff line change 490
490
" @types/chai" " *"
491
491
" @types/sinon" " *"
492
492
493
- " @types/sinon@*" , "@types/sinon@^10.0.2" :
493
+ " @types/sinon@* " :
494
494
version "10.0.2"
495
495
resolved "https://registry.npmjs.org/@types/sinon/-/sinon-10.0.2.tgz#f360d2f189c0fd433d14aeb97b9d705d7e4cc0e4"
496
496
integrity sha512-BHn8Bpkapj8Wdfxvh2jWIUoaYB/9/XhsL0oOvBfRagJtKlSl9NWPcFOz2lRukI9szwGxFtYZCTejJSqsGDbdmw==
497
497
dependencies :
498
498
" @sinonjs/fake-timers" " ^7.1.0"
499
499
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
+
500
512
" @typescript-eslint/[email protected] " :
501
513
version "4.29.1"
502
514
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