Skip to content

Commit 09ea2fc

Browse files
committed
chore(typescript): upgrade typescript to v5.8.3
1 parent 14b8556 commit 09ea2fc

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
@@ -71,7 +71,7 @@
7171
"tslib": "^2.8.1",
7272
"typedoc": "^0.26.11",
7373
"typedoc-plugin-markdown": "^4.2.10",
74-
"typescript": "^5.7.2",
74+
"typescript": "^5.8.3",
7575
"xstate": "^5.19.3",
7676
"yargs": "^17.7.1"
7777
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5159,10 +5159,10 @@ typedoc@^0.26.11:
51595159
shiki "^1.16.2"
51605160
yaml "^2.5.1"
51615161

5162-
typescript@^5.7.2:
5163-
version "5.7.2"
5164-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
5165-
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
5162+
typescript@^5.8.3:
5163+
version "5.8.3"
5164+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
5165+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
51665166

51675167
uc.micro@^2.0.0, uc.micro@^2.1.0:
51685168
version "2.1.0"

0 commit comments

Comments
 (0)