File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 185
185
"@types/mocha" : " 8.2.2" ,
186
186
"@types/mock-require" : " 2.0.0" ,
187
187
"@types/node" : " 14.17.3" ,
188
- "@types/sinon" : " 10 .0.2 " ,
188
+ "@types/sinon" : " 17 .0.3 " ,
189
189
"expect" : " 24.1.0" ,
190
190
"lnfs-cli" : " ^2.1.0" ,
191
191
"lodash" : " ^4.17.11" ,
Original file line number Diff line number Diff line change 940
940
dependencies :
941
941
" @sinonjs/fake-timers" " ^7.1.0"
942
942
943
+
944
+ version "17.0.3"
945
+ resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-17.0.3.tgz#9aa7e62f0a323b9ead177ed23a36ea757141a5fa"
946
+ integrity sha512-j3uovdn8ewky9kRBG19bOwaZbexJu/XjtkHyjvUgt4xfPFz18dcORIMqnYh66Fx3Powhcr85NT5+er3+oViapw==
947
+ dependencies :
948
+ " @types/sinonjs__fake-timers" " *"
949
+
950
+ " @types/sinonjs__fake-timers@* " :
951
+ version "8.1.5"
952
+ resolved "https://registry.yarnpkg.com/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-8.1.5.tgz#5fd3592ff10c1e9695d377020c033116cc2889f2"
953
+ integrity sha512-mQkU2jY8jJEF7YHjHvsQO8+3ughTL1mcnn96igfhONmR+fUPSKIkefQYpSe8bsly2Ep7oQbn/6VG5/9/0qcArQ==
954
+
943
955
" @types/stack-utils@^1.0.1 " :
944
956
version "1.0.1"
945
957
resolved "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-1.0.1.tgz"
You can’t perform that action at this time.
0 commit comments