Skip to content

Commit 8c97b9f

Browse files
Update dependency typescript to v5.8.3
1 parent 3c83088 commit 8c97b9f

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
"postcss-cli": "10.1.0",
2727
"prettier": "3.1.1",
2828
"snowpack": "3.8.8",
29-
"typescript": "5.2.2",
29+
"typescript": "5.8.3",
3030
"vite": "5.0.6"
3131
}
3232
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3926,10 +3926,10 @@ typedarray-to-buffer@^3.1.5:
39263926
dependencies:
39273927
is-typedarray "^1.0.0"
39283928

3929-
typescript@5.2.2:
3930-
version "5.2.2"
3931-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
3932-
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
3929+
typescript@5.8.3:
3930+
version "5.8.3"
3931+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
3932+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
39333933

39343934
unique-filename@^1.1.1:
39353935
version "1.1.1"

0 commit comments

Comments
 (0)