This repository was archived by the owner on Oct 15, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 38
38
"husky" : " 7.0.4" ,
39
39
"prettier" : " 2.8.8" ,
40
40
"rimraf" : " 3.0.2" ,
41
- "sinon" : " 15.1.2 " ,
41
+ "sinon" : " 15.2.0 " ,
42
42
"typescript" : " 5.0.4"
43
43
},
44
44
"ava" : {
Original file line number Diff line number Diff line change 1378
1378
dependencies :
1379
1379
" @sinonjs/commons" " ^2.0.0"
1380
1380
1381
- " @sinonjs/fake-timers@^10.1 .0 " :
1382
- version "10.2 .0"
1383
- resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-10.2 .0.tgz#b3e322a34c5f26e3184e7f6115695f299c1b1194 "
1384
- integrity sha512-OPwQlEdg40HAj5KNF8WW6q2KG4Z+cBCZb3m4ninfTZKaBmbIJodviQsDBoYMPHkOyJJMHnOJo5j2+LKDOhOACg ==
1381
+ " @sinonjs/fake-timers@^10.3 .0 " :
1382
+ version "10.3 .0"
1383
+ resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-10.3 .0.tgz#55fdff1ecab9f354019129daf4df0dd4d923ea66 "
1384
+ integrity sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA ==
1385
1385
dependencies :
1386
1386
" @sinonjs/commons" " ^3.0.0"
1387
1387
@@ -7908,13 +7908,13 @@ simple-get@^2.7.0:
7908
7908
once "^1.3.1"
7909
7909
simple-concat "^1.0.0"
7910
7910
7911
- sinon@15.1.2 :
7912
- version "15.1.2 "
7913
- resolved "https://registry.yarnpkg.com/sinon/-/sinon-15.1.2. tgz#09b5f3abfbd9df6b257d0f05bbb9d1b78a31ae51 "
7914
- integrity sha512-uG1pU54Fis4EfYOPoEi13fmRHgZNg/u+3aReSEzHsN52Bpf+bMVfsBQS5MjouI+rTuG6UBIINlpuuO2Epr7SiA ==
7911
+ sinon@15.2.0 :
7912
+ version "15.2.0 "
7913
+ resolved "https://registry.yarnpkg.com/sinon/-/sinon-15.2.0. tgz#5e44d4bc5a9b5d993871137fd3560bebfac27565 "
7914
+ integrity sha512-nPS85arNqwBXaIsFCkolHjGIkFo+Oxu9vbgmBJizLAhqe6P2o3Qmj3KCUoRkfhHtvgDhZdWD3risLHAUJ8npjw ==
7915
7915
dependencies :
7916
7916
" @sinonjs/commons" " ^3.0.0"
7917
- " @sinonjs/fake-timers" " ^10.1 .0"
7917
+ " @sinonjs/fake-timers" " ^10.3 .0"
7918
7918
" @sinonjs/samsam" " ^8.0.0"
7919
7919
diff "^5.1.0"
7920
7920
nise "^5.1.4"
You can’t perform that action at this time.
0 commit comments