File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 70
70
"rimraf" : " 5.0.10" ,
71
71
"rollup" : " 3.29.5" ,
72
72
"rollup-plugin-dts" : " 6.1.1" ,
73
- "sinon" : " 18.0.0 " ,
73
+ "sinon" : " 18.0.1 " ,
74
74
"typescript" : " 5.5.4"
75
75
},
76
76
"ava" : {
Original file line number Diff line number Diff line change 762
762
dependencies :
763
763
type-detect "4.0.8"
764
764
765
- " @sinonjs/fake-timers@^11.2.2 " :
765
+ " @sinonjs/fake-timers@11.2.2 " , "@sinonjs/fake-timers@ ^11.2.2":
766
766
version "11.2.2"
767
767
resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-11.2.2.tgz#50063cc3574f4a27bd8453180a04171c85cc9699"
768
768
integrity sha512-G2piCSxQ7oWOxwGSAyFHfPIsyeJGXYtc6mFbnFA+kRXkiEnTl8c/8jul2S329iFBnDI9HGoeWWAZvuvOkZccgw==
@@ -8406,13 +8406,13 @@ simple-get@^2.7.0:
8406
8406
once "^1.3.1"
8407
8407
simple-concat "^1.0.0"
8408
8408
8409
- sinon@18.0.0 :
8410
- version "18.0.0 "
8411
- resolved "https://registry.yarnpkg.com/sinon/-/sinon-18.0.0 .tgz#69ca293dbc3e82590a8b0d46c97f63ebc1e5fc01 "
8412
- integrity sha512-+dXDXzD1sBO6HlmZDd7mXZCR/y5ECiEiGCBSGuFD/kZ0bDTofPYc6JaeGmPSF+1j1MejGUWkORbYOLDyvqCWpA ==
8409
+ sinon@18.0.1 :
8410
+ version "18.0.1 "
8411
+ resolved "https://registry.yarnpkg.com/sinon/-/sinon-18.0.1 .tgz#464334cdfea2cddc5eda9a4ea7e2e3f0c7a91c5e "
8412
+ integrity sha512-a2N2TDY1uGviajJ6r4D1CyRAkzE9NNVlYOV1wX5xQDuAk0ONgzgRl0EjCQuRCPxOwp13ghsMwt9Gdldujs39qw ==
8413
8413
dependencies :
8414
8414
" @sinonjs/commons" " ^3.0.1"
8415
- " @sinonjs/fake-timers" " ^ 11.2.2"
8415
+ " @sinonjs/fake-timers" " 11.2.2"
8416
8416
" @sinonjs/samsam" " ^8.0.0"
8417
8417
diff "^5.2.0"
8418
8418
nise "^6.0.0"
You can’t perform that action at this time.
0 commit comments