Skip to content

Commit f811d4e

Browse files
authored
Merge pull request #167 from mcnaveen/renovate/typescript-5.x
chore(deps): update dependency typescript to ^5.8.2
2 parents aa037d1 + 4771e57 commit f811d4e

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
@@ -14,7 +14,7 @@
1414
"nodemon": "^3.1.9",
1515
"prisma": "^6.0.0",
1616
"ts-node": "^10.9.2",
17-
"typescript": "^5.7.3"
17+
"typescript": "^5.8.2"
1818
},
1919
"dependencies": {
2020
"@prisma/client": "^6.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -896,10 +896,10 @@ type-is@~1.6.18:
896896
media-typer "0.3.0"
897897
mime-types "~2.1.24"
898898

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

904904
undefsafe@^2.0.5:
905905
version "2.0.5"

0 commit comments

Comments
 (0)