Skip to content

Commit 0c4cffe

Browse files
Merge pull request #665 from devoxa/renovate/typescript-5.x
Update dependency typescript from 5.7.3 to 5.8.2
2 parents 4051eae + a02d8ba commit 0c4cffe

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
@@ -30,7 +30,7 @@
3030
"eslint": "9.21.0",
3131
"jest": "29.7.0",
3232
"prettier": "3.5.2",
33-
"typescript": "5.7.3"
33+
"typescript": "5.8.2"
3434
},
3535
"volta": {
3636
"node": "20.9.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4406,10 +4406,10 @@ [email protected]:
44064406
"@typescript-eslint/parser" "8.18.1"
44074407
"@typescript-eslint/utils" "8.18.1"
44084408

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

44144414
unbox-primitive@^1.0.2:
44154415
version "1.0.2"

0 commit comments

Comments
 (0)