Skip to content

Commit 9f9a733

Browse files
committed
fixup! build: update dependency uuid to v11
1 parent 3fb5c3f commit 9f9a733

File tree

3 files changed

+0
-10
lines changed

3 files changed

+0
-10
lines changed

bazel/benchmark/driver-utilities/BUILD.bazel

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff 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",

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
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",

yarn.lock

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff 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"

0 commit comments

Comments
 (0)