chore(deps-dev): bump @types/uuid from 9.0.8 to 10.0.0 (#2160)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-06-21 22:52:36 -06:00
committed by GitHub
parent e13fb92d45
commit 9161a8dcde
2 changed files with 5 additions and 5 deletions

View File

@@ -47,7 +47,7 @@
"@types/lodash": "^4.14.195",
"@types/micromatch": "^4.0.2",
"@types/node": "^20.3.2",
"@types/uuid": "^9.0.2",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"@vercel/ncc": "^0.38.0",