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 76
76
"nodemon" : " 3.1.0" ,
77
77
"prettier" : " 3.2.5" ,
78
78
"regenerator-runtime" : " ^0.14.0" ,
79
- "rimraf" : " 5.0.6 " ,
79
+ "rimraf" : " 5.0.7 " ,
80
80
"semantic-release" : " ^23.0.0" ,
81
81
"ts-node" : " ^10.9.1" ,
82
82
"typescript" : " 5.4.5" ,
Original file line number Diff line number Diff line change @@ -6899,10 +6899,10 @@ rfdc@^1.3.0:
6899
6899
resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.3.1.tgz#2b6d4df52dffe8bb346992a10ea9451f24373a8f"
6900
6900
integrity sha512-r5a3l5HzYlIC68TpmYKlxWjmOP6wiPJ1vWv2HeLhNsRZMrCkxeqxiHlQ21oXmQ4F3SiryXBHhAD7JZqvOJjFmg==
6901
6901
6902
- rimraf@5.0.6 :
6903
- version "5.0.6 "
6904
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.6 .tgz#f13b90af1794a2e8e1ecd052263bcf688742af88 "
6905
- integrity sha512-X72SgyOf+1lFnGM6gYcmZ4+jMOwuT4E4SajKQzUIlI7EoR5eFHMhS/wf8Ll0mN+w2bxcIVldrJQ6xT7HFQywjg ==
6902
+ rimraf@5.0.7 :
6903
+ version "5.0.7 "
6904
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.7 .tgz#27bddf202e7d89cb2e0381656380d1734a854a74 "
6905
+ integrity sha512-nV6YcJo5wbLW77m+8KjH8aB/7/rxQy9SZ0HY5shnwULfS+9nmTtVXAJET5NdZmCzA4fPI/Hm1wo/Po/4mopOdg ==
6906
6906
dependencies :
6907
6907
glob "^10.3.7"
6908
6908
You can’t perform that action at this time.
0 commit comments