Skip to content

Commit 7442ff6

Browse files
Merge pull request #259 from devoxa/renovate/typescript-5.x
Update dependency typescript from 5.8.3 to 5.9.2
2 parents f51a897 + 0cf1ad9 commit 7442ff6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.6.1",
4444
"ts-node": "10.9.2",
45-
"typescript": "5.8.3"
45+
"typescript": "5.9.2"
4646
},
4747
"publishConfig": {
4848
"access": "public"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2584,10 +2584,10 @@ typescript-eslint@8.18.1:
25842584
"@typescript-eslint/parser" "8.18.1"
25852585
"@typescript-eslint/utils" "8.18.1"
25862586

2587-
typescript@5.8.3:
2588-
version "5.8.3"
2589-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
2590-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
2587+
typescript@5.9.2:
2588+
version "5.9.2"
2589+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
2590+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
25912591

25922592
unbox-primitive@^1.0.2:
25932593
version "1.0.2"

0 commit comments

Comments
 (0)