Skip to content

Commit 2a3e0e5

Browse files
chore(deps-dev): bump @types/uuid from 9.0.8 to 10.0.0
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 9.0.8 to 10.0.0. - [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-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent de6060e commit 2a3e0e5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"@svgr/rollup": "^6.1.2",
9898
"@svgr/webpack": "^6.5.1",
9999
"@types/react": "^18.3.3",
100-
"@types/uuid": "^9.0.8",
100+
"@types/uuid": "^10.0.0",
101101
"@typescript-eslint/eslint-plugin": "^5.51.0",
102102
"@typescript-eslint/parser": "^5.51.0",
103103
"@vanilla-extract/rollup-plugin": "1.3.6",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2818,7 +2818,7 @@ __metadata:
28182818
"@svgr/rollup": ^6.1.2
28192819
"@svgr/webpack": ^6.5.1
28202820
"@types/react": ^18.3.3
2821-
"@types/uuid": ^9.0.8
2821+
"@types/uuid": ^10.0.0
28222822
"@typescript-eslint/eslint-plugin": ^5.51.0
28232823
"@typescript-eslint/parser": ^5.51.0
28242824
"@vanilla-extract/css": 1.11.1
@@ -8257,10 +8257,10 @@ __metadata:
82578257
languageName: node
82588258
linkType: hard
82598259

8260-
"@types/uuid@npm:^9.0.8":
8261-
version: 9.0.8
8262-
resolution: "@types/uuid@npm:9.0.8"
8263-
checksum: b8c60b7ba8250356b5088302583d1704a4e1a13558d143c549c408bf8920535602ffc12394ede77f8a8083511b023704bc66d1345792714002bfa261b17c5275
8260+
"@types/uuid@npm:^10.0.0":
8261+
version: 10.0.0
8262+
resolution: "@types/uuid@npm:10.0.0"
8263+
checksum: e3958f8b0fe551c86c14431f5940c3470127293280830684154b91dc7eb3514aeb79fe3216968833cf79d4d1c67f580f054b5be2cd562bebf4f728913e73e944
82648264
languageName: node
82658265
linkType: hard
82668266

0 commit comments

Comments
 (0)