Skip to content

Commit 7be24b9

Browse files
Merge pull request #785 from devoxa/renovate/typescript-5.x
Update dependency typescript from 5.9.2 to 5.9.3
2 parents be9cfc7 + 323a39d commit 7be24b9

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4435,10 +4435,10 @@ typescript-eslint@8.18.1:
44354435
"@typescript-eslint/parser" "8.18.1"
44364436
"@typescript-eslint/utils" "8.18.1"
44374437

4438-
typescript@5.9.2:
4439-
version "5.9.2"
4440-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
4441-
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
4438+
typescript@5.9.3:
4439+
version "5.9.3"
4440+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
4441+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
44424442

44434443
unbox-primitive@^1.0.0:
44444444
version "1.0.0"

0 commit comments

Comments
 (0)