Skip to content

Commit 3d7b95f

Browse files
authored
Merge pull request #11095 from neinteractiveliterature/renovate/uuid-11.x
Update dependency @types/uuid to v11
2 parents 88f37d8 + 47fdc80 commit 3d7b95f

2 files changed

Lines changed: 9 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@types/react-onclickoutside": "6.7.10",
7474
"@types/source-map-support": "0.5.10",
7575
"@types/tinycolor2": "1.4.6",
76-
"@types/uuid": "10.0.0",
76+
"@types/uuid": "11.0.0",
7777
"@types/zxcvbn": "4.4.5",
7878
"apollo-upload-client": "18.0.1",
7979
"array-to-sentence": "2.0.0",

yarn.lock

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7969,10 +7969,12 @@ __metadata:
79697969
languageName: node
79707970
linkType: hard
79717971

7972-
"@types/uuid@npm:10.0.0":
7973-
version: 10.0.0
7974-
resolution: "@types/uuid@npm:10.0.0"
7975-
checksum: 10c0/9a1404bf287164481cb9b97f6bb638f78f955be57c40c6513b7655160beb29df6f84c915aaf4089a1559c216557dc4d2f79b48d978742d3ae10b937420ddac60
7972+
"@types/uuid@npm:11.0.0":
7973+
version: 11.0.0
7974+
resolution: "@types/uuid@npm:11.0.0"
7975+
dependencies:
7976+
uuid: "npm:*"
7977+
checksum: 10c0/6ebf1448d8fdc78d348a8a84389b74083f2f58bed75a5a6cf3be8419d33dcf757735c8b2de746b066ff8ef07f4384d02549774dc84195ffa46b24745471e9d8e
79767978
languageName: node
79777979
linkType: hard
79787980

@@ -21676,7 +21678,7 @@ __metadata:
2167621678
"@types/react-onclickoutside": "npm:6.7.10"
2167721679
"@types/source-map-support": "npm:0.5.10"
2167821680
"@types/tinycolor2": "npm:1.4.6"
21679-
"@types/uuid": "npm:10.0.0"
21681+
"@types/uuid": "npm:11.0.0"
2168021682
"@types/zxcvbn": "npm:4.4.5"
2168121683
"@typescript-eslint/eslint-plugin": "npm:8.46.4"
2168221684
"@typescript-eslint/parser": "npm:8.46.4"
@@ -24446,7 +24448,7 @@ __metadata:
2444624448
languageName: node
2444724449
linkType: hard
2444824450

24449-
"uuid@npm:13.0.0":
24451+
"uuid@npm:*, uuid@npm:13.0.0":
2445024452
version: 13.0.0
2445124453
resolution: "uuid@npm:13.0.0"
2445224454
bin:

0 commit comments

Comments
 (0)