chore(deps): bump @types/uuid from 9.0.4 to 9.0.5 (#362)

This commit is contained in:
dependabot[bot] 2023-10-10 20:31:53 -05:00 committed by GitHub
parent 8015c0157b
commit d34290e3b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -38,7 +38,7 @@
"@types/byte-size": "^8.1.0",
"@types/lodash": "^4.14.199",
"@types/node": "^20.8.4",
"@types/uuid": "^9.0.4",
"@types/uuid": "^9.0.5",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.5",
"@vite-pwa/assets-generator": "^0.0.10",

View File

@ -78,8 +78,8 @@ dependencies:
specifier: ^20.8.4
version: 20.8.4
'@types/uuid':
specifier: ^9.0.4
version: 9.0.4
specifier: ^9.0.5
version: 9.0.5
'@typescript-eslint/eslint-plugin':
specifier: ^6.7.4
version: 6.7.4(@typescript-eslint/parser@6.7.5)(eslint@8.51.0)(typescript@5.2.2)
@ -2458,8 +2458,8 @@ packages:
resolution: {integrity: sha512-IDaobHimLQhjwsQ/NMwRVfa/yL7L/wriQPMhw1ZJall0KX6E1oxk29XMDeilW5qTIg5aoiqf5Udy8U/51aNoQQ==}
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: false
/@typescript-eslint/eslint-plugin@6.7.4(@typescript-eslint/parser@6.7.5)(eslint@8.51.0)(typescript@5.2.2):