Bump @types/uuid from 9.0.4 to 9.0.5 in /js (#23817)

Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 9.0.4 to 9.0.5.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-10-08 17:02:45 +02:00 committed by GitHub
parent 5bb3b3f1a2
commit eef86cb68b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -98,7 +98,7 @@
"@types/lodash-es": "^4.17.9",
"@types/react": "^18.2.22",
"@types/react-dom": "^18.2.8",
"@types/uuid": "^9.0.4",
"@types/uuid": "^9.0.5",
"@vitejs/plugin-react-swc": "^3.4.0",
"cypress": "^13.3.0",
"cypress-axe": "^1.5.0",

View file

@ -251,8 +251,8 @@ importers:
specifier: ^18.2.8
version: 18.2.8
'@types/uuid':
specifier: ^9.0.4
version: 9.0.4
specifier: ^9.0.5
version: 9.0.5
'@vitejs/plugin-react-swc':
specifier: ^3.4.0
version: 3.4.0(vite@4.4.10)
@ -2023,8 +2023,8 @@ packages:
'@types/node': 20.7.0
dev: false
/@types/uuid@9.0.4:
resolution: {integrity: sha512-zAuJWQflfx6dYJM62vna+Sn5aeSWhh3OB+wfUEACNcqUSc0AGc5JKl+ycL1vrH7frGTXhJchYjE1Hak8L819dA==}
/@types/uuid@9.0.5:
resolution: {integrity: sha512-xfHdwa1FMJ082prjSJpoEI57GZITiQz10r3vEJCHa2khEFQjKy91aWKz6+zybzssCvXUwE1LQWgWVwZ4nYUvHQ==}
dev: true
/@types/yauzl@2.10.0: