chore(deps-dev): bump @types/uuid from 9.0.7 to 9.0.8

Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 9.0.7 to 9.0.8.
- [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] 2024-01-31 17:52:05 +00:00 committed by Nicolas Meienberger
parent 76e7ec2b3e
commit 408ddc8fc6
2 changed files with 5 additions and 5 deletions

View File

@ -106,7 +106,7 @@
"@types/react-dom": "18.2.18",
"@types/semver": "^7.5.6",
"@types/ssh2": "^1.11.18",
"@types/uuid": "^9.0.7",
"@types/uuid": "^9.0.8",
"@types/validator": "^13.11.5",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.20.0",

View File

@ -226,8 +226,8 @@ importers:
specifier: ^1.11.18
version: 1.11.18
'@types/uuid':
specifier: ^9.0.7
version: 9.0.7
specifier: ^9.0.8
version: 9.0.8
'@types/validator':
specifier: ^13.11.5
version: 13.11.5
@ -3965,8 +3965,8 @@ packages:
resolution: {integrity: sha512-MFETx3tbTjE7Uk6vvnWINA/1iJ7LuMdO4fcq8UfF0pRbj01aGLduVvQcRyswuACJdpnHgg8E3rQLhaRdNEJS0w==}
dev: false
/@types/uuid@9.0.7:
resolution: {integrity: sha512-WUtIVRUZ9i5dYXefDEAI7sh9/O7jGvHg7Df/5O/gtH3Yabe5odI3UWopVR1qbPXQtvOxWu3mM4XxlYeZtMWF4g==}
/@types/uuid@9.0.8:
resolution: {integrity: sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==}
dev: true
/@types/validator@13.11.5: