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 70
70
"rimraf" : " 5.0.7" ,
71
71
"rollup" : " 3.29.4" ,
72
72
"rollup-plugin-dts" : " 6.1.0" ,
73
- "sinon" : " 17 .0.2 " ,
73
+ "sinon" : " 18 .0.0 " ,
74
74
"typescript" : " 5.4.5"
75
75
},
76
76
"ava" : {
Original file line number Diff line number Diff line change @@ -6891,10 +6891,10 @@ nise@^4.0.4:
6891
6891
just-extend "^4.0.2"
6892
6892
path-to-regexp "^1.7.0"
6893
6893
6894
- nise@^5.1.9 :
6895
- version "5.1.9 "
6896
- resolved "https://registry.yarnpkg.com/nise/-/nise-5.1.9 .tgz#0cb73b5e4499d738231a473cd89bd8afbb618139 "
6897
- integrity sha512-qOnoujW4SV6e40dYxJOb3uvuoPHtmLzIk4TFo+j0jPJoC+5Z9xja5qH5JZobEPsa8+YYphMrOSwnrshEhG2qww ==
6894
+ nise@^6.0.0 :
6895
+ version "6.0.0 "
6896
+ resolved "https://registry.yarnpkg.com/nise/-/nise-6.0.0 .tgz#ae56fccb5d912037363c3b3f29ebbfa28bde8b48 "
6897
+ integrity sha512-K8ePqo9BFvN31HXwEtTNGzgrPpmvgciDsFz8aztFjt4LqKO/JeFD8tBOeuDiCMXrIl/m1YvfH8auSpxfaD09wg ==
6898
6898
dependencies :
6899
6899
" @sinonjs/commons" " ^3.0.0"
6900
6900
" @sinonjs/fake-timers" " ^11.2.2"
@@ -8377,16 +8377,16 @@ simple-get@^2.7.0:
8377
8377
once "^1.3.1"
8378
8378
simple-concat "^1.0.0"
8379
8379
8380
- sinon@17 .0.2 :
8381
- version "17 .0.2 "
8382
- resolved "https://registry.yarnpkg.com/sinon/-/sinon-17 .0.2 .tgz#470894bcc2d24b01bad539722ea46da949892405 "
8383
- integrity sha512-uihLiaB9FhzesElPDFZA7hDcNABzsVHwr3YfmM9sBllVwab3l0ltGlRV1XhpNfIacNDLGD1QRZNLs5nU5+hTuA ==
8380
+ sinon@18 .0.0 :
8381
+ version "18 .0.0 "
8382
+ resolved "https://registry.yarnpkg.com/sinon/-/sinon-18 .0.0 .tgz#69ca293dbc3e82590a8b0d46c97f63ebc1e5fc01 "
8383
+ integrity sha512-+dXDXzD1sBO6HlmZDd7mXZCR/y5ECiEiGCBSGuFD/kZ0bDTofPYc6JaeGmPSF+1j1MejGUWkORbYOLDyvqCWpA ==
8384
8384
dependencies :
8385
8385
" @sinonjs/commons" " ^3.0.1"
8386
8386
" @sinonjs/fake-timers" " ^11.2.2"
8387
8387
" @sinonjs/samsam" " ^8.0.0"
8388
8388
diff "^5.2.0"
8389
- nise "^5.1.9 "
8389
+ nise "^6.0.0 "
8390
8390
supports-color "^7"
8391
8391
8392
8392
You can’t perform that action at this time.
0 commit comments