Skip to content

Commit ce0b5c1

Browse files
Merge pull request #220 from devoxa/renovate/typescript-5.x
Update dependency typescript from 5.7.3 to 5.8.2
2 parents bd7ecd7 + aed413d commit ce0b5c1

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
@@ -42,7 +42,7 @@
4242
"express": "4.21.2",
4343
"prettier": "3.5.2",
4444
"ts-node": "10.9.2",
45-
"typescript": "5.7.3"
45+
"typescript": "5.8.2"
4646
},
4747
"publishConfig": {
4848
"access": "public"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2559,10 +2559,10 @@ [email protected]:
25592559
"@typescript-eslint/parser" "8.18.1"
25602560
"@typescript-eslint/utils" "8.18.1"
25612561

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

25672567
unbox-primitive@^1.0.2:
25682568
version "1.0.2"

0 commit comments

Comments
 (0)