Skip to content

Commit 2d8dd63

Browse files
chore(deps): update dependency typescript to v5.8.3 (#3538)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7f54843 commit 2d8dd63

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
@@ -63,7 +63,7 @@
6363
"supertest": "7.1.0",
6464
"ts-jest": "29.3.1",
6565
"ts-node": "10.9.2",
66-
"typescript": "5.8.2",
66+
"typescript": "5.8.3",
6767
"typescript-eslint": "8.29.0"
6868
},
6969
"changelog": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10641,10 +10641,10 @@ [email protected]:
1064110641
"@typescript-eslint/parser" "8.29.0"
1064210642
"@typescript-eslint/utils" "8.29.0"
1064310643

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

1064910649
"typescript@>=3 < 6":
1065010650
version "5.7.3"

0 commit comments

Comments
 (0)