Skip to content

Commit 638c818

Browse files
chore(deps): update dependency typescript to ^5.8.3 (#294)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 32861b5 commit 638c818

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
@@ -60,6 +60,6 @@
6060
"prisma": "^5.22.0",
6161
"rimraf": "^6.0.1",
6262
"ts-jest": "^29.3.1",
63-
"typescript": "^5.8.2"
63+
"typescript": "^5.8.3"
6464
}
6565
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7799,10 +7799,10 @@ typescript-eslint@^8.26.0, typescript-eslint@^8.29.0:
77997799
"@typescript-eslint/parser" "8.29.0"
78007800
"@typescript-eslint/utils" "8.29.0"
78017801

7802-
typescript@^5.8.2:
7803-
version "5.8.2"
7804-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
7805-
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
7802+
typescript@^5.8.3:
7803+
version "5.8.3"
7804+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
7805+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
78067806

78077807
uglify-js@^3.1.4:
78087808
version "3.17.4"

0 commit comments

Comments
 (0)