Skip to content

Commit 9f98707

Browse files
committed
Update dependency @types/uuid to ^9.0.8
1 parent d79e527 commit 9f98707

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@changesets/cli": "^2.27.1",
2727
"@types/jest": "^29.5.11",
2828
"@types/node": "^18.13.0",
29-
"@types/uuid": "^9.0.7",
29+
"@types/uuid": "^9.0.8",
3030
"@types/yargs": "17.0.32",
3131
"@typescript-eslint/eslint-plugin": "^5.62.0",
3232
"@typescript-eslint/parser": "^5.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1304,10 +1304,10 @@
13041304
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
13051305
integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==
13061306

1307-
"@types/uuid@^9.0.7":
1308-
version "9.0.7"
1309-
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.7.tgz#b14cebc75455eeeb160d5fe23c2fcc0c64f724d8"
1310-
integrity sha512-WUtIVRUZ9i5dYXefDEAI7sh9/O7jGvHg7Df/5O/gtH3Yabe5odI3UWopVR1qbPXQtvOxWu3mM4XxlYeZtMWF4g==
1307+
"@types/uuid@^9.0.8":
1308+
version "9.0.8"
1309+
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.8.tgz#7545ba4fc3c003d6c756f651f3bf163d8f0f29ba"
1310+
integrity sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==
13111311

13121312
"@types/yargs-parser@*":
13131313
version "21.0.0"

0 commit comments

Comments
 (0)