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 61
61
"lint-staged" : " 16.1.5" ,
62
62
"prettier" : " 3.6.2" ,
63
63
"release-it" : " ^19.0.0" ,
64
- "sinon" : " 20 .0.0" ,
64
+ "sinon" : " 21 .0.0" ,
65
65
"ts-jest" : " ^29.2.5" ,
66
66
"typescript" : " 5.9.2" ,
67
67
"typescript-eslint" : " ^8.24.0"
Original file line number Diff line number Diff line change @@ -5786,10 +5786,10 @@ signal-exit@^4.0.1, signal-exit@^4.1.0:
5786
5786
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-4.1.0.tgz#952188c1cbd546070e2dd20d0f41c0ae0530cb04"
5787
5787
integrity sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==
5788
5788
5789
- sinon@20 .0.0 :
5790
- version "20 .0.0"
5791
- resolved "https://registry.yarnpkg.com/sinon/-/sinon-20 .0.0.tgz#4b653468735f7152ba694d05498c2b5d024ab006 "
5792
- integrity sha512-+FXOAbdnj94AQIxH0w1v8gzNxkawVvNqE3jUzRLptR71Oykeu2RrQXXl/VQjKay+Qnh73fDt/oDfMo6xMeDQbQ ==
5789
+ sinon@21 .0.0 :
5790
+ version "21 .0.0"
5791
+ resolved "https://registry.yarnpkg.com/sinon/-/sinon-21 .0.0.tgz#dbda73abc7e6cb803fef3368cfbecbb5936e8a9e "
5792
+ integrity sha512-TOgRcwFPbfGtpqvZw+hyqJDvqfapr1qUlOizROIk4bBLjlsjlB00Pg6wMFXNtJRpu+eCZuVOaLatG7M8105kAw ==
5793
5793
dependencies :
5794
5794
" @sinonjs/commons" " ^3.0.1"
5795
5795
" @sinonjs/fake-timers" " ^13.0.5"
You can’t perform that action at this time.
0 commit comments