Skip to content

Commit c6e0964

Browse files
Update dependency typescript to v5.8.3
1 parent cc0483b commit c6e0964

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
@@ -54,6 +54,6 @@
5454
"tape": "5.9.0",
5555
"ts-node": "10.9.2",
5656
"tslib": "2.8.1",
57-
"typescript": "5.8.2"
57+
"typescript": "5.8.3"
5858
}
5959
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2363,10 +2363,10 @@ typed-array-length@^1.0.6:
23632363
is-typed-array "^1.1.13"
23642364
possible-typed-array-names "^1.0.0"
23652365

2366-
2367-
version "5.8.2"
2368-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
2369-
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
2366+
2367+
version "5.8.3"
2368+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
2369+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
23702370

23712371
unbox-primitive@^1.0.2:
23722372
version "1.0.2"

0 commit comments

Comments
 (0)