Skip to content

Commit

Permalink
chore(deps): update dependency @types/uuid to v10 (#5771)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Oct 31, 2024
1 parent 1ecf89a commit cec01d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/google-cloud-dns/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@types/proxyquire": "^1.3.28",
"@types/request": "^2.48.1",
"@types/tmp": "0.2.6",
"@types/uuid": "^9.0.0",
"@types/uuid": "^10.0.0",
"c8": "^9.0.0",
"codecov": "^3.0.2",
"gts": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-vision/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/mocha": "^10.0.0",
"@types/node": "^20.4.5",
"@types/sinon": "^17.0.0",
"@types/uuid": "^9.0.0",
"@types/uuid": "^10.0.0",
"c8": "^9.0.0",
"codecov": "^3.6.5",
"gapic-tools": "^0.4.0",
Expand Down

0 comments on commit cec01d2

Please sign in to comment.