File tree Expand file tree Collapse file tree 2 files changed +14
-7
lines changed Expand file tree Collapse file tree 2 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 49
49
"eslint-plugin-prettier" : " 4.0.0" ,
50
50
"mocha" : " 9.2.2" ,
51
51
"prettier" : " 2.6.2" ,
52
- "sinon" : " 13.0.1 " ,
52
+ "sinon" : " 13.0.2 " ,
53
53
"typescript" : " 4.6.3"
54
54
}
55
55
}
Original file line number Diff line number Diff line change 294
294
dependencies :
295
295
type-detect "4.0.8"
296
296
297
- " @sinonjs/fake-timers@>=5" , "@sinonjs/fake-timers@^9.0.0" :
297
+ " @sinonjs/fake-timers@>=5 " :
298
298
version "9.0.0"
299
299
resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-9.0.0.tgz#6854809cd058c6e25b3da2fa063153eaea4ffc72"
300
300
integrity sha512-+shXA2X7KNP7H7qNbQTJ3SA+NQc0pZDSBrdvFSRwF8sAo/ohw+ZQFD8Moc+gnz51+1eRXtEQBpKWPiQ4jsRC/w==
301
301
dependencies :
302
302
" @sinonjs/commons" " ^1.7.0"
303
303
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
+
304
311
" @sinonjs/samsam@^6.1.1 " :
305
312
version "6.1.1"
306
313
resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-6.1.1.tgz#627f7f4cbdb56e6419fa2c1a3e4751ce4f6a00b1"
@@ -3698,13 +3705,13 @@ simple-get@^2.7.0:
3698
3705
once "^1.3.1"
3699
3706
simple-concat "^1.0.0"
3700
3707
3701
-
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
+
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 ==
3705
3712
dependencies :
3706
3713
" @sinonjs/commons" " ^1.8.3"
3707
- " @sinonjs/fake-timers" " ^9.0.0 "
3714
+ " @sinonjs/fake-timers" " ^9.1.2 "
3708
3715
" @sinonjs/samsam" " ^6.1.1"
3709
3716
diff "^5.0.0"
3710
3717
nise "^5.1.1"
You can’t perform that action at this time.
0 commit comments