Skip to content

Commit 4ded16f

Browse files
Update dependency typescript to v5.8.3 (#2263)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 12ea5fa commit 4ded16f

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
@@ -110,7 +110,7 @@
110110
"rimraf": "^6.0.0",
111111
"tar": "^7.0.0",
112112
"tsx": "^4.19.2",
113-
"typescript": "5.8.2"
113+
"typescript": "5.8.3"
114114
},
115115
"hakDependencies": {
116116
"matrix-seshat": "^4.0.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7387,10 +7387,10 @@ typed-array-length@^1.0.6:
73877387
is-typed-array "^1.1.13"
73887388
possible-typed-array-names "^1.0.0"
73897389

7390-
typescript@5.8.2:
7391-
version "5.8.2"
7392-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
7393-
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
7390+
typescript@5.8.3:
7391+
version "5.8.3"
7392+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
7393+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
73947394

73957395
typescript@^5.4.3:
73967396
version "5.5.4"

0 commit comments

Comments
 (0)