File tree Expand file tree Collapse file tree 2 files changed +13
-6
lines changed
Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 201201 "rcedit" : " ^1.1.0" ,
202202 "request" : " ^2.85.0" ,
203203 "rimraf" : " ^2.2.8" ,
204- "sinon" : " ^11.1 .1" ,
204+ "sinon" : " ^12.0 .1" ,
205205 "sinon-test" : " ^3.1.3" ,
206206 "source-map" : " 0.6.1" ,
207207 "source-map-support" : " ^0.3.2" ,
Original file line number Diff line number Diff line change 665665 dependencies :
666666 " @sinonjs/commons" " ^1.7.0"
667667
668+ " @sinonjs/fake-timers@^8.1.0 " :
669+ version "8.1.0"
670+ resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-8.1.0.tgz#3fdc2b6cb58935b21bfb8d1625eb1300484316e7"
671+ integrity sha512-OAPJUAtgeINhh/TAlUID4QTs53Njm7xzddaVlEs/SXwgtiD1tW22zAB/W1wdqfrpmikgaWQ9Fw6Ws+hsiRm5Vg==
672+ dependencies :
673+ " @sinonjs/commons" " ^1.7.0"
674+
668675" @sinonjs/samsam@^6.0.2 " :
669676 version "6.0.2"
670677 resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-6.0.2.tgz#a0117d823260f282c04bff5f8704bdc2ac6910bb"
@@ -9756,13 +9763,13 @@ sinon-test@^3.1.3:
97569763 resolved "https://registry.yarnpkg.com/sinon-test/-/sinon-test-3.1.3.tgz#b261e0efd0b479891a243201387f957d7ca61daa"
97579764 integrity sha512-jBDvPVW2z8uAoiud3Nqc6+e8+WX6UTB1gPQuYXK00mSnp9m/JYyeLdBjLlqbnk1DVmsgRCAHSoXYPNLHp0t56Q==
97589765
9759- sinon@^11.1 .1 :
9760- version "11.1 .1"
9761- resolved "https://registry.yarnpkg.com/sinon/-/sinon-11.1 .1.tgz#99a295a8b6f0fadbbb7e004076f3ae54fc6eab91 "
9762- integrity sha512-ZSSmlkSyhUWbkF01Z9tEbxZLF/5tRC9eojCdFh33gtQaP7ITQVaMWQHGuFM7Cuf/KEfihuh1tTl3/ABju3AQMg ==
9766+ sinon@^12.0 .1 :
9767+ version "12.0 .1"
9768+ resolved "https://registry.yarnpkg.com/sinon/-/sinon-12.0 .1.tgz#331eef87298752e1b88a662b699f98e403c859e9 "
9769+ integrity sha512-iGu29Xhym33ydkAT+aNQFBINakjq69kKO6ByPvTsm3yyIACfyQttRTP03aBP/I8GfhFmLzrnKwNNkr0ORb1udg ==
97639770 dependencies :
97649771 " @sinonjs/commons" " ^1.8.3"
9765- " @sinonjs/fake-timers" " ^7 .1.0"
9772+ " @sinonjs/fake-timers" " ^8 .1.0"
97669773 " @sinonjs/samsam" " ^6.0.2"
97679774 diff "^5.0.0"
97689775 nise "^5.1.0"
You can’t perform that action at this time.
0 commit comments