Update dependency @types/uuid to v10 (#1747)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-06-25 16:08:03 +00:00
committed by GitHub
parent f7d8540695
commit 00a8561995
2 changed files with 5 additions and 5 deletions

View File

@@ -89,7 +89,7 @@
"@types/node": "18.19.39",
"@types/pacote": "^11.1.1",
"@types/tar": "^6.1.3",
"@types/uuid": "^9.0.2",
"@types/uuid": "^10.0.0",
"@types/yargs": "^17.0.32",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",