Bump @types/uuid from 9.0.5 to 9.0.6 in /js (#24132)

Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 9.0.5 to 9.0.6.
- [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-19 09:26:16 +02:00 committed by GitHub
parent f6d582c761
commit 811a0b1e1f
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.28",
"@types/react-dom": "^18.2.13",
"@types/uuid": "^9.0.5",
"@types/uuid": "^9.0.6",
"@vitejs/plugin-react-swc": "^3.4.0",
"cypress": "^13.3.1",
"cypress-axe": "^1.5.0",

View file

@ -254,8 +254,8 @@ importers:
specifier: ^18.2.13
version: 18.2.13
'@types/uuid':
specifier: ^9.0.5
version: 9.0.5
specifier: ^9.0.6
version: 9.0.6
'@vitejs/plugin-react-swc':
specifier: ^3.4.0
version: 3.4.0(vite@4.4.10)
@ -2037,8 +2037,8 @@ packages:
'@types/node': 20.8.6
dev: false
/@types/uuid@9.0.5:
resolution: {integrity: sha512-xfHdwa1FMJ082prjSJpoEI57GZITiQz10r3vEJCHa2khEFQjKy91aWKz6+zybzssCvXUwE1LQWgWVwZ4nYUvHQ==}
/@types/uuid@9.0.6:
resolution: {integrity: sha512-BT2Krtx4xaO6iwzwMFUYvWBWkV2pr37zD68Vmp1CDV196MzczBRxuEpD6Pr395HAgebC/co7hOphs53r8V7jew==}
dev: true
/@types/yauzl@2.10.0: