Skip to content

Commit ced041f

Browse files
Merge pull request #273 from devoxa/renovate/typescript-5.x
Update dependency typescript from 5.9.2 to 5.9.3
2 parents eb241b0 + 77ed2bf commit ced041f

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2579,10 +2579,10 @@ typescript-eslint@8.18.1:
25792579
"@typescript-eslint/parser" "8.18.1"
25802580
"@typescript-eslint/utils" "8.18.1"
25812581

2582-
typescript@5.9.2:
2583-
version "5.9.2"
2584-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
2585-
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
2582+
typescript@5.9.3:
2583+
version "5.9.3"
2584+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
2585+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
25862586

25872587
unbox-primitive@^1.0.2:
25882588
version "1.0.2"

0 commit comments

Comments
 (0)