Skip to content

Commit 0dc6752

Browse files
chore: 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] <support@github.com>
1 parent aa6d7ab commit 0dc6752

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@types/serve-favicon": "^2.5.7",
8080
"@types/socket.io-parser": "^3.0.0",
8181
"@types/twig": "^1.12.16",
82-
"@types/uuid": "^9.0.8",
82+
"@types/uuid": "^10.0.0",
8383
"@typescript-eslint/eslint-plugin": "^6.19.1",
8484
"@typescript-eslint/parser": "^6.19.1",
8585
"axios": "^1.6.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2318,10 +2318,10 @@
23182318
resolved "https://registry.yarnpkg.com/@types/twig/-/twig-1.12.16.tgz#b8513ddd00c93a89e497fa0858f2bd8b508323e5"
23192319
integrity sha512-6kXSQwqxWxdHVITY6lur6pVpKbTk5D8R/ZUn2/7Y2AACKFlRqO4jbtHgWPDLe7JUc91sZQhkmopboYDABtZqlA==
23202320

2321-
"@types/uuid@^9.0.8":
2322-
version "9.0.8"
2323-
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.8.tgz#7545ba4fc3c003d6c756f651f3bf163d8f0f29ba"
2324-
integrity sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==
2321+
"@types/uuid@^10.0.0":
2322+
version "10.0.0"
2323+
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-10.0.0.tgz#e9c07fe50da0f53dc24970cca94d619ff03f6f6d"
2324+
integrity sha512-7gqG38EyHgyP1S+7+xomFtL+ZNHcKv6DwNaCZmJmo1vgMugyF3TCnXVg4t1uk89mLNwnLtnY3TpOpCOyp1/xHQ==
23252325

23262326
"@types/webidl-conversions@*":
23272327
version "7.0.3"

0 commit comments

Comments
 (0)