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
"jest-circus" : " 29.7.0" ,
56
56
"prettier" : " 3.2.5" ,
57
- "rimraf" : " 5.0.5 " ,
57
+ "rimraf" : " 5.0.7 " ,
58
58
"ts-jest" : " 29.1.2" ,
59
59
"typescript" : " 5.4.5"
60
60
}
Original file line number Diff line number Diff line change @@ -3078,10 +3078,10 @@ reusify@^1.0.4:
3078
3078
version "1.0.4"
3079
3079
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
3080
3080
3081
-
3082
- version "5.0.5 "
3083
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.5 .tgz#9be65d2d6e683447d2e9013da2bf451139a61ccf "
3084
- integrity sha512-CqDakW+hMe/Bz202FPEymy68P+G50RfMQK+Qo5YUqc9SPipvbGjCGKd0RSKEelbsfQuw3g5NZDSrlZZAJurH1A ==
3081
+
3082
+ version "5.0.7 "
3083
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.7 .tgz#27bddf202e7d89cb2e0381656380d1734a854a74 "
3084
+ integrity sha512-nV6YcJo5wbLW77m+8KjH8aB/7/rxQy9SZ0HY5shnwULfS+9nmTtVXAJET5NdZmCzA4fPI/Hm1wo/Po/4mopOdg ==
3085
3085
dependencies :
3086
3086
glob "^10.3.7"
3087
3087
You can’t perform that action at this time.
0 commit comments