This repository was archived by the owner on Nov 25, 2021. It is now read-only.
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 49
49
"@types/lodash" : " 4.14.168" ,
50
50
"@types/mocha" : " 7.0.2" ,
51
51
"@types/node" : " 13.13.51" ,
52
- "@types/sinon" : " 9 .0.9 " ,
52
+ "@types/sinon" : " 10 .0.0 " ,
53
53
"@types/webpack" : " 4.41.20" ,
54
54
"@types/webpack-env" : " 1.16.0" ,
55
55
"awesome-typescript-loader" : " ^5.2.1" ,
Original file line number Diff line number Diff line change 413
413
dependencies :
414
414
" @sinonjs/commons" " ^1.7.0"
415
415
416
+ " @sinonjs/fake-timers@^7.0.4 " :
417
+ version "7.1.0"
418
+ resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-7.1.0.tgz#8f13af27d842cbf51ad4502e05562fe9391d084e"
419
+ integrity sha512-hAEzXi6Wbvlb67NnGMGSNOeAflLVnMa4yliPU/ty1qjgW/vAletH15/v/esJwASSIA0YlIyjnloenFbEZc9q9A==
420
+ dependencies :
421
+ " @sinonjs/commons" " ^1.7.0"
422
+
416
423
" @sinonjs/formatio@^5.0.1 " :
417
424
version "5.0.1"
418
425
resolved "https://registry.yarnpkg.com/@sinonjs/formatio/-/formatio-5.0.1.tgz#f13e713cb3313b1ab965901b01b0828ea6b77089"
567
574
resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.0.tgz#2b35eccfcee7d38cd72ad99232fbd58bffb3c84d"
568
575
integrity sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==
569
576
570
- " @types/sinon@9 .0.9 " :
571
- version "9 .0.9 "
572
- resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-9 .0.9 .tgz#115843b491583f924080f684b6d0d7438344f73c "
573
- integrity sha512-z/y8maYOQyYLyqaOB+dYQ6i0pxKLOsfwCmHmn4T7jS/SDHicIslr37oE3Dg8SCqKrKeBy6Lemu7do2yy+unLrw ==
577
+ " @types/sinon@10 .0.0 " :
578
+ version "10 .0.0 "
579
+ resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10 .0.0 .tgz#eecc3847af03d45ffe53d55aaaaf6ecb28b5e584 "
580
+ integrity sha512-jDZ55oCKxqlDmoTBBbBBEx+N8ZraUVhggMZ9T5t+6/Dh8/4NiOjSUfpLrPiEwxQDlAe3wpAkoXhWvE6LibtsMQ ==
574
581
dependencies :
575
- " @types/sinonjs__fake-timers" " *"
576
-
577
- " @types/sinonjs__fake-timers@* " :
578
- version "6.0.1"
579
- resolved "https://registry.yarnpkg.com/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-6.0.1.tgz#681df970358c82836b42f989188d133e218c458e"
580
- integrity sha512-yYezQwGWty8ziyYLdZjwxyMb0CZR49h8JALHGrxjQHWlqGgc8kLdHEgWrgL0uZ29DMvEVBDnHU2Wg36zKSIUtA==
582
+ " @sinonjs/fake-timers" " ^7.0.4"
581
583
582
584
" @types/source-list-map@* " :
583
585
version "0.1.2"
You can’t perform that action at this time.
0 commit comments