Skip to content

Commit 61065cd

Browse files
build(deps): update dependency typescript to v5.8.3
1 parent 8134536 commit 61065cd

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
@@ -51,7 +51,7 @@
5151
"prettier": "2.8.8",
5252
"semantic-release": "22.0.12",
5353
"ts-node": "10.9.2",
54-
"typescript": "5.7.2"
54+
"typescript": "5.8.3"
5555
},
5656
"eslintConfig": {
5757
"root": true,

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5536,10 +5536,10 @@ typed-array-length@^1.0.6:
55365536
is-typed-array "^1.1.13"
55375537
possible-typed-array-names "^1.0.0"
55385538

5539-
typescript@5.7.2:
5540-
version "5.7.2"
5541-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
5542-
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
5539+
typescript@5.8.3:
5540+
version "5.8.3"
5541+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
5542+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
55435543

55445544
uglify-js@^3.1.4:
55455545
version "3.19.3"

0 commit comments

Comments
 (0)