mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-03-10 21:12:13 +00:00
chore(deps): update dependency @types/uuid to v9
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
5e93bc3b8c
commit
a0c804fb60
2 changed files with 6 additions and 6 deletions
|
@ -146,7 +146,7 @@
|
|||
"@types/react-dom": "18.0.9",
|
||||
"@types/sass": "1.43.1",
|
||||
"@types/testing-library__jest-dom": "5.14.5",
|
||||
"@types/uuid": "8.3.4",
|
||||
"@types/uuid": "9.0.0",
|
||||
"@types/ws": "8.5.3",
|
||||
"@typescript-eslint/eslint-plugin": "5.43.0",
|
||||
"@typescript-eslint/parser": "5.43.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2293,7 +2293,7 @@ __metadata:
|
|||
"@types/react-dom": 18.0.9
|
||||
"@types/sass": 1.43.1
|
||||
"@types/testing-library__jest-dom": 5.14.5
|
||||
"@types/uuid": 8.3.4
|
||||
"@types/uuid": 9.0.0
|
||||
"@types/ws": 8.5.3
|
||||
"@typescript-eslint/eslint-plugin": 5.43.0
|
||||
"@typescript-eslint/parser": 5.43.0
|
||||
|
@ -4766,10 +4766,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/uuid@npm:8.3.4":
|
||||
version: 8.3.4
|
||||
resolution: "@types/uuid@npm:8.3.4"
|
||||
checksum: 6f11f3ff70f30210edaa8071422d405e9c1d4e53abbe50fdce365150d3c698fe7bbff65c1e71ae080cbfb8fded860dbb5e174da96fdbbdfcaa3fb3daa474d20f
|
||||
"@types/uuid@npm:9.0.0":
|
||||
version: 9.0.0
|
||||
resolution: "@types/uuid@npm:9.0.0"
|
||||
checksum: 59ae56d9547c8758588659da2a2b4c97cce79c2aae1798c892bb29452ef08e87859dea2ec3a66bfa88d0d2153147520be2b1893be920f9f0bc9c53a3207ea6aa
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue