File tree 2 files changed +11
-13
lines changed
2 files changed +11
-13
lines changed Original file line number Diff line number Diff line change 123
123
"@sourcegraph/tsconfig" : " ^4.0.1" ,
124
124
"@types/mocha" : " 8.2.2" ,
125
125
"@types/node" : " 14.17.3" ,
126
- "@types/sinon" : " 10 .0.2 " ,
126
+ "@types/sinon" : " 17 .0.4 " ,
127
127
"eslint" : " ^7.28.0" ,
128
128
"husky" : " ^4.3.6" ,
129
129
"lnfs-cli" : " ^2.1.0" ,
Original file line number Diff line number Diff line change 1130
1130
dependencies :
1131
1131
" @sinonjs/commons" " ^1.7.0"
1132
1132
1133
- " @sinonjs/fake-timers@^7.1.0 " :
1134
- version "7.1.2"
1135
- resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-7.1.2.tgz#2524eae70c4910edccf99b2f4e6efc5894aff7b5"
1136
- integrity sha512-iQADsW4LBMISqZ6Ci1dupJL9pprqwcVFTcOsEmQOEhW+KLCVn/Y4Jrvg2k19fIHCp+iFprriYPTdRcQR8NbUPg==
1137
- dependencies :
1138
- " @sinonjs/commons" " ^1.7.0"
1139
-
1140
1133
" @sinonjs/formatio@^5.0.1 " :
1141
1134
version "5.0.1"
1142
1135
resolved "https://registry.yarnpkg.com/@sinonjs/formatio/-/formatio-5.0.1.tgz#f13e713cb3313b1ab965901b01b0828ea6b77089"
1232
1225
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8"
1233
1226
integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==
1234
1227
1235
- " @types/sinon@10 .0.2 " :
1236
- version "10 .0.2 "
1237
- resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10 .0.2 .tgz#f360d2f189c0fd433d14aeb97b9d705d7e4cc0e4 "
1238
- integrity sha512-BHn8Bpkapj8Wdfxvh2jWIUoaYB/9/XhsL0oOvBfRagJtKlSl9NWPcFOz2lRukI9szwGxFtYZCTejJSqsGDbdmw ==
1228
+ " @types/sinon@17 .0.4 " :
1229
+ version "17 .0.4 "
1230
+ resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-17 .0.4 .tgz#fd9a3e8e07eea1a3f4a6f82a972c899e5778f369 "
1231
+ integrity sha512-RHnIrhfPO3+tJT0s7cFaXGZvsL4bbR3/k7z3P312qMS4JaS2Tk+KiwiLx1S0rQ56ERj00u1/BtdyVd0FY+Pdew ==
1239
1232
dependencies :
1240
- " @sinonjs/fake-timers" " ^7.1.0"
1233
+ " @types/sinonjs__fake-timers" " *"
1234
+
1235
+ " @types/sinonjs__fake-timers@* " :
1236
+ version "8.1.5"
1237
+ resolved "https://registry.yarnpkg.com/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-8.1.5.tgz#5fd3592ff10c1e9695d377020c033116cc2889f2"
1238
+ integrity sha512-mQkU2jY8jJEF7YHjHvsQO8+3ughTL1mcnn96igfhONmR+fUPSKIkefQYpSe8bsly2Ep7oQbn/6VG5/9/0qcArQ==
1241
1239
1242
1240
" @typescript-eslint/eslint-plugin@^3.10.0 " :
1243
1241
version "3.10.1"
You can’t perform that action at this time.
0 commit comments