Skip to content

Commit d87c3f9

Browse files
committed
chore(typescript): upgrade typescript to v5.8.3
1 parent 0851fa8 commit d87c3f9

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
@@ -76,7 +76,7 @@
7676
"tslib": "^2.8.1",
7777
"typedoc": "^0.26.11",
7878
"typedoc-plugin-markdown": "^4.2.10",
79-
"typescript": "^5.7.2",
79+
"typescript": "^5.8.3",
8080
"yargs": "^17.7.2"
8181
},
8282
"config": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5414,10 +5414,10 @@ typedoc@^0.26.11:
54145414
shiki "^1.16.2"
54155415
yaml "^2.5.1"
54165416

5417-
typescript@^5.7.2:
5418-
version "5.7.2"
5419-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
5420-
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
5417+
typescript@^5.8.3:
5418+
version "5.8.3"
5419+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
5420+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
54215421

54225422
uc.micro@^1.0.1, uc.micro@^1.0.5:
54235423
version "1.0.6"

0 commit comments

Comments
 (0)