Skip to content

Commit 70568e9

Browse files
committed
chore(typescript): upgrade typescript to v5.8.3
1 parent f502678 commit 70568e9

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
@@ -66,7 +66,7 @@
6666
"tslib": "^2.8.1",
6767
"typedoc": "^0.26.11",
6868
"typedoc-plugin-markdown": "^4.2.10",
69-
"typescript": "^5.7.2",
69+
"typescript": "^5.8.3",
7070
"yargs": "^17.7.2"
7171
},
7272
"config": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5003,10 +5003,10 @@ typedoc@^0.26.11:
50035003
shiki "^1.16.2"
50045004
yaml "^2.5.1"
50055005

5006-
typescript@^5.7.2:
5007-
version "5.7.2"
5008-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
5009-
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
5006+
typescript@^5.8.3:
5007+
version "5.8.3"
5008+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
5009+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
50105010

50115011
uc.micro@^2.0.0, uc.micro@^2.1.0:
50125012
version "2.1.0"

0 commit comments

Comments
 (0)