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 66
66
"npm-run-all2" : " 6.2.2" ,
67
67
"pre-commit" : " 1.2.2" ,
68
68
"prettier" : " 3.3.2" ,
69
- "rimraf" : " 5.0.7 " ,
69
+ "rimraf" : " 5.0.8 " ,
70
70
"rollup" : " 4.18.0" ,
71
71
"rollup-plugin-dts" : " 6.1.1" ,
72
72
"ts-jest" : " 29.1.5" ,
Original file line number Diff line number Diff line change @@ -4372,10 +4372,10 @@ rfdc@^1.3.1:
4372
4372
resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.3.1.tgz#2b6d4df52dffe8bb346992a10ea9451f24373a8f"
4373
4373
integrity sha512-r5a3l5HzYlIC68TpmYKlxWjmOP6wiPJ1vWv2HeLhNsRZMrCkxeqxiHlQ21oXmQ4F3SiryXBHhAD7JZqvOJjFmg==
4374
4374
4375
-
4376
- version "5.0.7 "
4377
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.7 .tgz#27bddf202e7d89cb2e0381656380d1734a854a74 "
4378
- integrity sha512-nV6YcJo5wbLW77m+8KjH8aB/7/rxQy9SZ0HY5shnwULfS+9nmTtVXAJET5NdZmCzA4fPI/Hm1wo/Po/4mopOdg ==
4375
+
4376
+ version "5.0.8 "
4377
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.8 .tgz#9d4d0ef5106817102b14fdbbf01cf29545e99a6c "
4378
+ integrity sha512-XSh0V2/yNhDEi8HwdIefD8MLgs4LQXPag/nEJWs3YUc3Upn+UHa1GyIkEg9xSSNt7HnkO5FjTvmcRzgf+8UZuw ==
4379
4379
dependencies :
4380
4380
glob "^10.3.7"
4381
4381
You can’t perform that action at this time.
0 commit comments