Skip to content

Commit c6c51d6

Browse files
chore(deps): update dependency typescript to v5.8.3
1 parent 9856794 commit c6c51d6

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
@@ -45,6 +45,6 @@
4545
"js-yaml": "4.1.0",
4646
"prettier": "3.5.3",
4747
"ts-jest": "29.2.6",
48-
"typescript": "5.3.3"
48+
"typescript": "5.8.3"
4949
}
5050
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3876,10 +3876,10 @@ typed-array-length@^1.0.4:
38763876
for-each "^0.3.3"
38773877
is-typed-array "^1.1.9"
38783878

3879-
typescript@5.3.3:
3880-
version "5.3.3"
3881-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
3882-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
3879+
typescript@5.8.3:
3880+
version "5.8.3"
3881+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
3882+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
38833883

38843884
unbox-primitive@^1.0.2:
38853885
version "1.0.2"

0 commit comments

Comments
 (0)