File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 820
820
"mocha" : " ^11.6.0" ,
821
821
"ovsx" : " ^0.10.4" ,
822
822
"prettier" : " ^3.5.3" ,
823
- "sinon" : " ^20 .0.0" ,
823
+ "sinon" : " ^21 .0.0" ,
824
824
"typescript" : " ^5.8.3" ,
825
825
"typescript-eslint" : " 8" ,
826
826
"vscode-oniguruma" : " ^2.0.1" ,
Original file line number Diff line number Diff line change @@ -5289,10 +5289,10 @@ simple-invariant@^2.0.1:
5289
5289
resolved "https://registry.yarnpkg.com/simple-invariant/-/simple-invariant-2.0.1.tgz#b8935284d31bc0c2719582f9cddf17bee8f57526"
5290
5290
integrity sha512-1sbhsxqI+I2tqlmjbz99GXNmZtr6tKIyEgGGnJw/MKGblalqk/XoOYYFJlBzTKZCxx8kLaD3FD5s9BEEjx5Pyg==
5291
5291
5292
- sinon@^20 .0.0 :
5293
- version "20 .0.0"
5294
- resolved "https://registry.yarnpkg.com/sinon/-/sinon-20 .0.0.tgz#4b653468735f7152ba694d05498c2b5d024ab006 "
5295
- integrity sha512-+FXOAbdnj94AQIxH0w1v8gzNxkawVvNqE3jUzRLptR71Oykeu2RrQXXl/VQjKay+Qnh73fDt/oDfMo6xMeDQbQ ==
5292
+ sinon@^21 .0.0 :
5293
+ version "21 .0.0"
5294
+ resolved "https://registry.yarnpkg.com/sinon/-/sinon-21 .0.0.tgz#dbda73abc7e6cb803fef3368cfbecbb5936e8a9e "
5295
+ integrity sha512-TOgRcwFPbfGtpqvZw+hyqJDvqfapr1qUlOizROIk4bBLjlsjlB00Pg6wMFXNtJRpu+eCZuVOaLatG7M8105kAw ==
5296
5296
dependencies :
5297
5297
" @sinonjs/commons" " ^3.0.1"
5298
5298
" @sinonjs/fake-timers" " ^13.0.5"
You can’t perform that action at this time.
0 commit comments