File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
DigitalLearningSolutions.Web Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5959 "jest-environment-jsdom" : " ^28.1.3" ,
6060 "jsdom" : " ^22.1.0" ,
6161 "npm-run-all" : " ^4.1.5" ,
62- "rimraf" : " ^5.0.5 " ,
62+ "rimraf" : " ^5.0.10 " ,
6363 "ts-node" : " ^10.9.2" ,
6464 "typescript" : " ^4.9.5" ,
6565 "webpack" : " ^5.90.3" ,
Original file line number Diff line number Diff line change @@ -5586,10 +5586,10 @@ rimraf@^3.0.0, rimraf@^3.0.2:
55865586 dependencies :
55875587 glob "^7.1.3"
55885588
5589- rimraf@^5.0.5 :
5590- version "5.0.5 "
5591- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.5 .tgz#9be65d2d6e683447d2e9013da2bf451139a61ccf "
5592- integrity sha512-CqDakW+hMe/Bz202FPEymy68P+G50RfMQK+Qo5YUqc9SPipvbGjCGKd0RSKEelbsfQuw3g5NZDSrlZZAJurH1A ==
5589+ rimraf@^5.0.10 :
5590+ version "5.0.10 "
5591+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.10 .tgz#23b9843d3dc92db71f96e1a2ce92e39fd2a8221c "
5592+ integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ ==
55935593 dependencies :
55945594 glob "^10.3.7"
55955595
You can’t perform that action at this time.
0 commit comments