File tree Expand file tree Collapse file tree 3 files changed +0
-10
lines changed
bazel/benchmark/driver-utilities Expand file tree Collapse file tree 3 files changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ ts_library(
1212 "@npm//@angular/benchpress" ,
1313 "@npm//@types/node" ,
1414 "@npm//@types/selenium-webdriver" ,
15- "@npm//@types/uuid" ,
1615 "@npm//protractor" ,
1716 "@npm//selenium-webdriver" ,
1817 "@npm//uuid" ,
Original file line number Diff line number Diff line change 3636 "@types/selenium-webdriver" : " ^4.1.21" ,
3737 "@types/send" : " ^0.17.1" ,
3838 "@types/tmp" : " ^0.2.1" ,
39- "@types/uuid" : " ^10.0.0" ,
4039 "@types/ws" : " 8.5.12" ,
4140 "@types/yargs" : " ^17.0.0" ,
4241 "browser-sync" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -323,7 +323,6 @@ __metadata:
323323 "@types/spdx-satisfies": "npm:^0.1.0"
324324 "@types/supports-color": "npm:^8.1.1"
325325 "@types/tmp": "npm:^0.2.1"
326- "@types/uuid": "npm:^10.0.0"
327326 "@types/wait-on": "npm:^5.3.1"
328327 "@types/which": "npm:^3.0.0"
329328 "@types/ws": "npm:8.5.12"
@@ -5280,13 +5279,6 @@ __metadata:
52805279 languageName: node
52815280 linkType: hard
52825281
5283- "@types/uuid@npm:^10.0.0":
5284- version: 10.0.0
5285- resolution: "@types/uuid@npm:10.0.0"
5286- checksum: 10c0/9a1404bf287164481cb9b97f6bb638f78f955be57c40c6513b7655160beb29df6f84c915aaf4089a1559c216557dc4d2f79b48d978742d3ae10b937420ddac60
5287- languageName: node
5288- linkType: hard
5289-
52905282"@types/wait-on@npm:^5.3.1":
52915283 version: 5.3.4
52925284 resolution: "@types/wait-on@npm:5.3.4"
You can’t perform that action at this time.
0 commit comments