Skip to content

Commit 4929a79

Browse files
Merge pull request #757 from devoxa/renovate/typescript-5.x
Update dependency typescript from 5.7.3 to 5.9.2
2 parents a6b23fe + 2473cb5 commit 4929a79

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.32.0",
3131
"jest": "29.7.0",
3232
"prettier": "3.4.2",
33-
"typescript": "5.7.3"
33+
"typescript": "5.9.2"
3434
},
3535
"publishConfig": {
3636
"access": "public"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4440,10 +4440,10 @@ typescript-eslint@8.18.1:
44404440
"@typescript-eslint/parser" "8.18.1"
44414441
"@typescript-eslint/utils" "8.18.1"
44424442

4443-
typescript@5.7.3:
4444-
version "5.7.3"
4445-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
4446-
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
4443+
typescript@5.9.2:
4444+
version "5.9.2"
4445+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
4446+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
44474447

44484448
unbox-primitive@^1.0.0:
44494449
version "1.0.0"

0 commit comments

Comments
 (0)