Skip to content

Commit 7270501

Browse files
Merge pull request #702 from devoxa/renovate/typescript-5.x
Update dependency typescript from 5.8.2 to 5.8.3
2 parents 8827ab0 + 5cbc8e7 commit 7270501

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
@@ -32,7 +32,7 @@
3232
"eslint": "9.24.0",
3333
"prettier": "3.5.3",
3434
"react": "19.1.0",
35-
"typescript": "5.8.2"
35+
"typescript": "5.8.3"
3636
},
3737
"publishConfig": {
3838
"access": "public"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2629,10 +2629,10 @@ [email protected]:
26292629
"@typescript-eslint/parser" "8.29.0"
26302630
"@typescript-eslint/utils" "8.29.0"
26312631

2632-
2633-
version "5.8.2"
2634-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
2635-
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
2632+
2633+
version "5.8.3"
2634+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
2635+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
26362636

26372637
unbox-primitive@^1.0.0:
26382638
version "1.0.0"

0 commit comments

Comments
 (0)