File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4949 "eslint-plugin-prettier" : " 4.0.0" ,
5050 "mocha" : " 9.2.2" ,
5151 "prettier" : " 2.6.2" ,
52- "sinon" : " 13.0.1 " ,
52+ "sinon" : " 13.0.2 " ,
5353 "typescript" : " 4.6.3"
5454 }
5555}
Original file line number Diff line number Diff line change 294294 dependencies :
295295 type-detect "4.0.8"
296296
297- " @sinonjs/fake-timers@>=5" , "@sinonjs/fake-timers@^9.0.0" :
297+ " @sinonjs/fake-timers@>=5 " :
298298 version "9.0.0"
299299 resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-9.0.0.tgz#6854809cd058c6e25b3da2fa063153eaea4ffc72"
300300 integrity sha512-+shXA2X7KNP7H7qNbQTJ3SA+NQc0pZDSBrdvFSRwF8sAo/ohw+ZQFD8Moc+gnz51+1eRXtEQBpKWPiQ4jsRC/w==
301301 dependencies :
302302 " @sinonjs/commons" " ^1.7.0"
303303
304+ " @sinonjs/fake-timers@^9.1.2 " :
305+ version "9.1.2"
306+ resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-9.1.2.tgz#4eaab737fab77332ab132d396a3c0d364bd0ea8c"
307+ integrity sha512-BPS4ynJW/o92PUR4wgriz2Ud5gpST5vz6GQfMixEDK0Z8ZCUv2M7SkBLykH56T++Xs+8ln9zTGbOvNGIe02/jw==
308+ dependencies :
309+ " @sinonjs/commons" " ^1.7.0"
310+
304311" @sinonjs/samsam@^6.1.1 " :
305312 version "6.1.1"
306313 resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-6.1.1.tgz#627f7f4cbdb56e6419fa2c1a3e4751ce4f6a00b1"
@@ -3698,13 +3705,13 @@ simple-get@^2.7.0:
36983705 once "^1.3.1"
36993706 simple-concat "^1.0.0"
37003707
3701- sinon@13.0.1 :
3702- version "13.0.1 "
3703- resolved "https://registry.yarnpkg.com/sinon/-/sinon-13.0.1 .tgz#2a568beca2084c48985dd98e276e065c81738e3c "
3704- integrity sha512-8yx2wIvkBjIq/MGY1D9h1LMraYW+z1X0mb648KZnKSdvLasvDu7maa0dFaNYdTDczFgbjNw2tOmWdTk9saVfwQ ==
3708+ sinon@13.0.2 :
3709+ version "13.0.2 "
3710+ resolved "https://registry.yarnpkg.com/sinon/-/sinon-13.0.2 .tgz#c6a8ddd655dc1415bbdc5ebf0e5b287806850c3a "
3711+ integrity sha512-KvOrztAVqzSJWMDoxM4vM+GPys1df2VBoXm+YciyB/OLMamfS3VXh3oGh5WtrAGSzrgczNWFFY22oKb7Fi5eeA ==
37053712 dependencies :
37063713 " @sinonjs/commons" " ^1.8.3"
3707- " @sinonjs/fake-timers" " ^9.0.0 "
3714+ " @sinonjs/fake-timers" " ^9.1.2 "
37083715 " @sinonjs/samsam" " ^6.1.1"
37093716 diff "^5.0.0"
37103717 nise "^5.1.1"
You can’t perform that action at this time.
0 commit comments