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.2.5" ,
57
- "rimraf" : " 5.0.5 " ,
57
+ "rimraf" : " 5.0.6 " ,
58
58
"rollup" : " 3.29.4" ,
59
59
"rollup-plugin-dts" : " 6.1.0" ,
60
60
"typescript" : " 5.4.5"
Original file line number Diff line number Diff line change @@ -2183,10 +2183,10 @@ reusify@^1.0.4:
2183
2183
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
2184
2184
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
2185
2185
2186
- rimraf@5.0.5 :
2187
- version "5.0.5 "
2188
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.5 .tgz#9be65d2d6e683447d2e9013da2bf451139a61ccf "
2189
- integrity sha512-CqDakW+hMe/Bz202FPEymy68P+G50RfMQK+Qo5YUqc9SPipvbGjCGKd0RSKEelbsfQuw3g5NZDSrlZZAJurH1A ==
2186
+ rimraf@5.0.6 :
2187
+ version "5.0.6 "
2188
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.6 .tgz#f13b90af1794a2e8e1ecd052263bcf688742af88 "
2189
+ integrity sha512-X72SgyOf+1lFnGM6gYcmZ4+jMOwuT4E4SajKQzUIlI7EoR5eFHMhS/wf8Ll0mN+w2bxcIVldrJQ6xT7HFQywjg ==
2190
2190
dependencies :
2191
2191
glob "^10.3.7"
2192
2192
You can’t perform that action at this time.
0 commit comments