File tree Expand file tree Collapse file tree 2 files changed +13
-11
lines changed Expand file tree Collapse file tree 2 files changed +13
-11
lines changed Original file line number Diff line number Diff line change 122
122
"@sourcegraph/tsconfig" : " ^4.0.1" ,
123
123
"@types/mocha" : " 7.0.2" ,
124
124
"@types/node" : " 12.20.12" ,
125
- "@types/sinon" : " 9 .0.10 " ,
125
+ "@types/sinon" : " 10 .0.0 " ,
126
126
"eslint" : " ^7.26.0" ,
127
127
"husky" : " ^4.3.6" ,
128
128
"lnfs-cli" : " ^2.1.0" ,
Original file line number Diff line number Diff line change 1131
1131
dependencies :
1132
1132
" @sinonjs/commons" " ^1.7.0"
1133
1133
1134
+ " @sinonjs/fake-timers@^7.0.4 " :
1135
+ version "7.1.0"
1136
+ resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-7.1.0.tgz#8f13af27d842cbf51ad4502e05562fe9391d084e"
1137
+ integrity sha512-hAEzXi6Wbvlb67NnGMGSNOeAflLVnMa4yliPU/ty1qjgW/vAletH15/v/esJwASSIA0YlIyjnloenFbEZc9q9A==
1138
+ dependencies :
1139
+ " @sinonjs/commons" " ^1.7.0"
1140
+
1134
1141
" @sinonjs/formatio@^5.0.1 " :
1135
1142
version "5.0.1"
1136
1143
resolved "https://registry.yarnpkg.com/@sinonjs/formatio/-/formatio-5.0.1.tgz#f13e713cb3313b1ab965901b01b0828ea6b77089"
1226
1233
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8"
1227
1234
integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==
1228
1235
1229
- " @types/sinon@9 .0.10 " :
1230
- version "9 .0.10 "
1231
- resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-9 .0.10 .tgz#7fb9bcb6794262482859cab66d59132fca18fcf7 "
1232
- integrity sha512-/faDC0erR06wMdybwI/uR8wEKV/E83T0k4sepIpB7gXuy2gzx2xiOjmztq6a2Y6rIGJ04D+6UU0VBmWy+4HEMA ==
1236
+ " @types/sinon@10 .0.0 " :
1237
+ version "10 .0.0 "
1238
+ resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10 .0.0 .tgz#eecc3847af03d45ffe53d55aaaaf6ecb28b5e584 "
1239
+ integrity sha512-jDZ55oCKxqlDmoTBBbBBEx+N8ZraUVhggMZ9T5t+6/Dh8/4NiOjSUfpLrPiEwxQDlAe3wpAkoXhWvE6LibtsMQ ==
1233
1240
dependencies :
1234
- " @types/sinonjs__fake-timers" " *"
1235
-
1236
- " @types/sinonjs__fake-timers@* " :
1237
- version "6.0.1"
1238
- resolved "https://registry.yarnpkg.com/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-6.0.1.tgz#681df970358c82836b42f989188d133e218c458e"
1239
- integrity sha512-yYezQwGWty8ziyYLdZjwxyMb0CZR49h8JALHGrxjQHWlqGgc8kLdHEgWrgL0uZ29DMvEVBDnHU2Wg36zKSIUtA==
1241
+ " @sinonjs/fake-timers" " ^7.0.4"
1240
1242
1241
1243
" @typescript-eslint/eslint-plugin@^3.10.0 " :
1242
1244
version "3.10.1"
You can’t perform that action at this time.
0 commit comments