Skip to content

Commit 0c4ec1a

Browse files
Update dependency @types/uuid to ^9.0.6
1 parent ee78b66 commit 0c4ec1a

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.26.2",
2727
"@types/jest": "^29.5.6",
2828
"@types/node": "^18.13.0",
29-
"@types/uuid": "^9.0.5",
29+
"@types/uuid": "^9.0.6",
3030
"@types/yargs": "17.0.28",
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
@@ -1307,10 +1307,10 @@
13071307
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
13081308
integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==
13091309

1310-
"@types/uuid@^9.0.5":
1311-
version "9.0.5"
1312-
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.5.tgz#25a71eb73eba95ac0e559ff3dd018fc08294acf6"
1313-
integrity sha512-xfHdwa1FMJ082prjSJpoEI57GZITiQz10r3vEJCHa2khEFQjKy91aWKz6+zybzssCvXUwE1LQWgWVwZ4nYUvHQ==
1310+
"@types/uuid@^9.0.6":
1311+
version "9.0.6"
1312+
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.6.tgz#c91ae743d8344a54b2b0c691195f5ff5265f6dfb"
1313+
integrity sha512-BT2Krtx4xaO6iwzwMFUYvWBWkV2pr37zD68Vmp1CDV196MzczBRxuEpD6Pr395HAgebC/co7hOphs53r8V7jew==
13141314

13151315
"@types/yargs-parser@*":
13161316
version "21.0.0"

0 commit comments

Comments
 (0)