File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
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.13" ,
125
- "@types/sinon" : " 10.0.0 " ,
125
+ "@types/sinon" : " 10.0.1 " ,
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 1130
1130
dependencies :
1131
1131
" @sinonjs/commons" " ^1.7.0"
1132
1132
1133
- " @sinonjs/fake-timers@^7.0.4 " :
1134
- version "7.1.0 "
1135
- resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-7.1.0 .tgz#8f13af27d842cbf51ad4502e05562fe9391d084e "
1136
- integrity sha512-hAEzXi6Wbvlb67NnGMGSNOeAflLVnMa4yliPU/ty1qjgW/vAletH15/v/esJwASSIA0YlIyjnloenFbEZc9q9A ==
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
1137
dependencies :
1138
1138
" @sinonjs/commons" " ^1.7.0"
1139
1139
1232
1232
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8"
1233
1233
integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==
1234
1234
1235
-
1236
- version "10.0.0 "
1237
- resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.0 .tgz#eecc3847af03d45ffe53d55aaaaf6ecb28b5e584 "
1238
- integrity sha512-jDZ55oCKxqlDmoTBBbBBEx+N8ZraUVhggMZ9T5t+6/Dh8/4NiOjSUfpLrPiEwxQDlAe3wpAkoXhWvE6LibtsMQ ==
1235
+
1236
+ version "10.0.1 "
1237
+ resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.1 .tgz#97ccb0482b750f5140ffdc661240ebbbe6e28d75 "
1238
+ integrity sha512-tZulsvuJwif5ddTBtscflI7gJcd+RpENcNZ7QCp0jKEl0bZY3Pu6PbJs4GR3SfQkGgsUa+FrlKsKQ0XyGNvDuA ==
1239
1239
dependencies :
1240
- " @sinonjs/fake-timers" " ^7.0.4 "
1240
+ " @sinonjs/fake-timers" " ^7.1.0 "
1241
1241
1242
1242
" @typescript-eslint/eslint-plugin@^3.10.0 " :
1243
1243
version "3.10.1"
You can’t perform that action at this time.
0 commit comments