Skip to content

Commit 263c491

Browse files
Merge pull request #336 from shelfio/renovate/typescript
chore(deps): update dependency typescript to v5.8.3
2 parents 28ec37e + a376035 commit 263c491

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
@@ -70,7 +70,7 @@
7070
"jest": "29.7.0",
7171
"lint-staged": "13.3.0",
7272
"prettier": "2.8.8",
73-
"typescript": "5.7.2"
73+
"typescript": "5.8.3"
7474
},
7575
"engines": {
7676
"node": ">=16"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6782,10 +6782,10 @@ typed-array-length@^1.0.4:
67826782
for-each "^0.3.3"
67836783
is-typed-array "^1.1.9"
67846784

6785-
typescript@5.7.2:
6786-
version "5.7.2"
6787-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
6788-
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
6785+
typescript@5.8.3:
6786+
version "5.8.3"
6787+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
6788+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
67896789

67906790
unbox-primitive@^1.0.2:
67916791
version "1.0.2"

0 commit comments

Comments
 (0)