File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 54
54
"jest" : " 29.7.0" ,
55
55
"prettier" : " 3.3.0" ,
56
56
"pretty-quick" : " 4.0.0" ,
57
- "rimraf" : " 5.0.7 " ,
57
+ "rimraf" : " 5.0.8 " ,
58
58
"rxjs" : " 7.8.1" ,
59
59
"typescript" : " 5.4.5" ,
60
60
"typescript-eslint" : " ^7.10.0"
Original file line number Diff line number Diff line change @@ -2587,10 +2587,10 @@ reusify@^1.0.4:
2587
2587
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
2588
2588
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
2589
2589
2590
-
2591
- version "5.0.7 "
2592
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.7 .tgz#27bddf202e7d89cb2e0381656380d1734a854a74 "
2593
- integrity sha512-nV6YcJo5wbLW77m+8KjH8aB/7/rxQy9SZ0HY5shnwULfS+9nmTtVXAJET5NdZmCzA4fPI/Hm1wo/Po/4mopOdg ==
2590
+
2591
+ version "5.0.8 "
2592
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.8 .tgz#9d4d0ef5106817102b14fdbbf01cf29545e99a6c "
2593
+ integrity sha512-XSh0V2/yNhDEi8HwdIefD8MLgs4LQXPag/nEJWs3YUc3Upn+UHa1GyIkEg9xSSNt7HnkO5FjTvmcRzgf+8UZuw ==
2594
2594
dependencies :
2595
2595
glob "^10.3.7"
2596
2596
You can’t perform that action at this time.
0 commit comments