Bump @types/uuid from 9.0.6 to 9.0.7

Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 9.0.6 to 9.0.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)

---
updated-dependencies:
- dependency-name: "@types/uuid"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-11 08:34:04 +00:00
committed by GitHub
parent 19ba0b5a9f
commit 08d06b16bd
2 changed files with 8 additions and 8 deletions

View File

@@ -64,7 +64,7 @@
"@total-typescript/shoehorn": "^0.1.1",
"@types/react": "^18.2.34",
"@types/react-dom": "^18.2.14",
"@types/uuid": "^9.0.6",
"@types/uuid": "^9.0.7",
"@vitejs/plugin-react": "^4.1.1",
"@vitest/coverage-v8": "^0.34.6",
"adm-zip": "^0.5.10",