File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 41
41
"esm" : " 3.2.25" ,
42
42
"husky" : " 9.0.11" ,
43
43
"prettier" : " 3.2.5" ,
44
- "rimraf" : " 5.0.5 " ,
44
+ "rimraf" : " 5.0.10 " ,
45
45
"rollup" : " 2.79.1" ,
46
46
"rollup-plugin-terser" : " 7.0.2" ,
47
47
"sinon" : " 17.0.1" ,
Original file line number Diff line number Diff line change @@ -8112,10 +8112,10 @@ reusify@^1.0.4:
8112
8112
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
8113
8113
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
8114
8114
8115
- rimraf@5.0.5 :
8116
- version "5.0.5 "
8117
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.5 .tgz#9be65d2d6e683447d2e9013da2bf451139a61ccf "
8118
- integrity sha512-CqDakW+hMe/Bz202FPEymy68P+G50RfMQK+Qo5YUqc9SPipvbGjCGKd0RSKEelbsfQuw3g5NZDSrlZZAJurH1A ==
8115
+ rimraf@5.0.10 :
8116
+ version "5.0.10 "
8117
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.10 .tgz#23b9843d3dc92db71f96e1a2ce92e39fd2a8221c "
8118
+ integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ ==
8119
8119
dependencies :
8120
8120
glob "^10.3.7"
8121
8121
You can’t perform that action at this time.
0 commit comments