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 61
61
"jest" : " 29.7.0" ,
62
62
"nodemon" : " 3.1.4" ,
63
63
"prettier" : " 3.3.2" ,
64
- "rimraf" : " 5.0.8 " ,
64
+ "rimraf" : " 5.0.9 " ,
65
65
"semantic-release" : " 21.1.2" ,
66
66
"typescript" : " 5.5.3"
67
67
}
Original file line number Diff line number Diff line change @@ -6636,10 +6636,10 @@ reusify@^1.0.4:
6636
6636
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
6637
6637
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
6638
6638
6639
- rimraf@5.0.8 :
6640
- version "5.0.8 "
6641
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.8 .tgz#9d4d0ef5106817102b14fdbbf01cf29545e99a6c "
6642
- integrity sha512-XSh0V2/yNhDEi8HwdIefD8MLgs4LQXPag/nEJWs3YUc3Upn+UHa1GyIkEg9xSSNt7HnkO5FjTvmcRzgf+8UZuw ==
6639
+ rimraf@5.0.9 :
6640
+ version "5.0.9 "
6641
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.9 .tgz#c3baa1b886eadc2ec7981a06a593c3d01134ffe9 "
6642
+ integrity sha512-3i7b8OcswU6CpU8Ej89quJD4O98id7TtVM5U4Mybh84zQXdrFmDLouWBEEaD/QfO3gDDfH+AGFCGsR7kngzQnA ==
6643
6643
dependencies :
6644
6644
glob "^10.3.7"
6645
6645
You can’t perform that action at this time.
0 commit comments