Skip to content

Commit b17ec99

Browse files
Update dependency typescript from 5.7.3 to 5.8.3
1 parent 26d0aa9 commit b17ec99

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"eslint": "9.19.0",
3131
"jest": "29.7.0",
3232
"prettier": "3.4.2",
33-
"typescript": "5.7.3"
33+
"typescript": "5.8.3"
3434
},
3535
"publishConfig": {
3636
"access": "public"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4350,10 +4350,10 @@ [email protected]:
43504350
"@typescript-eslint/parser" "8.18.1"
43514351
"@typescript-eslint/utils" "8.18.1"
43524352

4353-
typescript@5.7.3:
4354-
version "5.7.3"
4355-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
4356-
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
4353+
typescript@5.8.3:
4354+
version "5.8.3"
4355+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
4356+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
43574357

43584358
unbox-primitive@^1.0.0:
43594359
version "1.0.0"

0 commit comments

Comments
 (0)