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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-06-25 14:20:43 +00:00
committed by GitHub
parent 4fbfc946db
commit 894b4e738d
2 changed files with 5 additions and 5 deletions

View File

@@ -188,7 +188,7 @@
"@types/seedrandom": "3.0.8",
"@types/tar-js": "^0.3.2",
"@types/ua-parser-js": "^0.7.36",
"@types/uuid": "^9.0.2",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"axe-core": "4.9.1",