Skip to content

Commit 2ef9767

Browse files
chore(deps): update dependency typescript to ^5.8.2 (#253)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7d59a56 commit 2ef9767

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.2.6",
63-
"typescript": "^5.7.3"
63+
"typescript": "^5.8.2"
6464
}
6565
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7678,10 +7678,10 @@ typescript-eslint@^8.20.0, typescript-eslint@^8.25.0:
76787678
"@typescript-eslint/parser" "8.25.0"
76797679
"@typescript-eslint/utils" "8.25.0"
76807680

7681-
typescript@^5.7.3:
7682-
version "5.7.3"
7683-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
7684-
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
7681+
typescript@^5.8.2:
7682+
version "5.8.2"
7683+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
7684+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
76857685

76867686
uglify-js@^3.1.4:
76877687
version "3.17.4"

0 commit comments

Comments
 (0)