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 33
33
"eslint-plugin-functional" : " 6.6.1" ,
34
34
"husky" : " 9.0.11" ,
35
35
"prettier" : " 3.3.2" ,
36
- "rimraf" : " 5.0.8 " ,
36
+ "rimraf" : " 5.0.9 " ,
37
37
"typescript" : " 5.5.3"
38
38
},
39
39
"ava" : {
Original file line number Diff line number Diff line change @@ -3309,10 +3309,10 @@ reusify@^1.0.4:
3309
3309
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
3310
3310
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
3311
3311
3312
- rimraf@5.0.8 :
3313
- version "5.0.8 "
3314
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.8 .tgz#9d4d0ef5106817102b14fdbbf01cf29545e99a6c "
3315
- integrity sha512-XSh0V2/yNhDEi8HwdIefD8MLgs4LQXPag/nEJWs3YUc3Upn+UHa1GyIkEg9xSSNt7HnkO5FjTvmcRzgf+8UZuw ==
3312
+ rimraf@5.0.9 :
3313
+ version "5.0.9 "
3314
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.9 .tgz#c3baa1b886eadc2ec7981a06a593c3d01134ffe9 "
3315
+ integrity sha512-3i7b8OcswU6CpU8Ej89quJD4O98id7TtVM5U4Mybh84zQXdrFmDLouWBEEaD/QfO3gDDfH+AGFCGsR7kngzQnA ==
3316
3316
dependencies :
3317
3317
glob "^10.3.7"
3318
3318
You can’t perform that action at this time.
0 commit comments