File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 "nyc" : " ^15.1.0" ,
1919 "prettier" : " ^2.3.2" ,
2020 "proxyquire" : " ^2.1.3" ,
21- "sinon" : " ^11.1.1 "
21+ "sinon" : " ^11.1.2 "
2222 },
2323 "scripts" : {
2424 "build" : " ncc build src/index.js --license licenses.txt" ,
Original file line number Diff line number Diff line change 378378 dependencies :
379379 type-detect "4.0.8"
380380
381- " @sinonjs/fake-timers@^7.0.4" , "@sinonjs/fake-timers@^7.1.0 ":
382- version "7.1.0 "
383- resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-7.1.0 .tgz#8f13af27d842cbf51ad4502e05562fe9391d084e "
384- integrity sha512-hAEzXi6Wbvlb67NnGMGSNOeAflLVnMa4yliPU/ty1qjgW/vAletH15/v/esJwASSIA0YlIyjnloenFbEZc9q9A ==
381+ " @sinonjs/fake-timers@^7.0.4" , "@sinonjs/fake-timers@^7.1.2 ":
382+ version "7.1.2 "
383+ resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-7.1.2 .tgz#2524eae70c4910edccf99b2f4e6efc5894aff7b5 "
384+ integrity sha512-iQADsW4LBMISqZ6Ci1dupJL9pprqwcVFTcOsEmQOEhW+KLCVn/Y4Jrvg2k19fIHCp+iFprriYPTdRcQR8NbUPg ==
385385 dependencies :
386386 " @sinonjs/commons" " ^1.7.0"
387387
@@ -2348,13 +2348,13 @@ signal-exit@^3.0.2:
23482348 resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.3.tgz#a1410c2edd8f077b08b4e253c8eacfcaf057461c"
23492349 integrity sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA==
23502350
2351- sinon@^11.1.1 :
2352- version "11.1.1 "
2353- resolved "https://registry.yarnpkg.com/sinon/-/sinon-11.1.1 .tgz#99a295a8b6f0fadbbb7e004076f3ae54fc6eab91 "
2354- integrity sha512-ZSSmlkSyhUWbkF01Z9tEbxZLF/5tRC9eojCdFh33gtQaP7ITQVaMWQHGuFM7Cuf/KEfihuh1tTl3/ABju3AQMg ==
2351+ sinon@^11.1.2 :
2352+ version "11.1.2 "
2353+ resolved "https://registry.yarnpkg.com/sinon/-/sinon-11.1.2 .tgz#9e78850c747241d5c59d1614d8f9cbe8840e8674 "
2354+ integrity sha512-59237HChms4kg7/sXhiRcUzdSkKuydDeTiamT/jesUVHshBgL8XAmhgFo0GfK6RruMDM/iRSij1EybmMog9cJw ==
23552355 dependencies :
23562356 " @sinonjs/commons" " ^1.8.3"
2357- " @sinonjs/fake-timers" " ^7.1.0 "
2357+ " @sinonjs/fake-timers" " ^7.1.2 "
23582358 " @sinonjs/samsam" " ^6.0.2"
23592359 diff "^5.0.0"
23602360 nise "^5.1.0"
You can’t perform that action at this time.
0 commit comments