Skip to content

Commit b58dcf6

Browse files
build(deps): update dependency typescript to v5.8.3
1 parent c4240f3 commit b58dcf6

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": "3.5.3",
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
@@ -5589,10 +5589,10 @@ typedarray.prototype.slice@^1.0.3:
55895589
typed-array-buffer "^1.0.2"
55905590
typed-array-byte-offset "^1.0.2"
55915591

5592-
typescript@5.7.2:
5593-
version "5.7.2"
5594-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
5595-
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
5592+
typescript@5.8.3:
5593+
version "5.8.3"
5594+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
5595+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
55965596

55975597
uglify-js@^3.1.4:
55985598
version "3.17.4"

0 commit comments

Comments
 (0)