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 54
54
"eslint-plugin-functional" : " 4.4.1" ,
55
55
"husky" : " 8.0.3" ,
56
56
"prettier" : " 3.3.3" ,
57
- "rimraf" : " 5.0.9 " ,
57
+ "rimraf" : " 5.0.10 " ,
58
58
"rollup" : " 3.29.4" ,
59
59
"rollup-plugin-dts" : " 6.1.1" ,
60
60
"typescript" : " 5.5.4"
Original file line number Diff line number Diff line change @@ -2189,10 +2189,10 @@ reusify@^1.0.4:
2189
2189
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
2190
2190
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
2191
2191
2192
- rimraf@5.0.9 :
2193
- version "5.0.9 "
2194
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.9 .tgz#c3baa1b886eadc2ec7981a06a593c3d01134ffe9 "
2195
- integrity sha512-3i7b8OcswU6CpU8Ej89quJD4O98id7TtVM5U4Mybh84zQXdrFmDLouWBEEaD/QfO3gDDfH+AGFCGsR7kngzQnA ==
2192
+ rimraf@5.0.10 :
2193
+ version "5.0.10 "
2194
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.10 .tgz#23b9843d3dc92db71f96e1a2ce92e39fd2a8221c "
2195
+ integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ ==
2196
2196
dependencies :
2197
2197
glob "^10.3.7"
2198
2198
You can’t perform that action at this time.
0 commit comments