Skip to content

Commit 9fe4a24

Browse files
chore(deps): update dependency typescript to v5.9.3 (#3696)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f983201 commit 9fe4a24

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
@@ -63,7 +63,7 @@
6363
"supertest": "7.1.4",
6464
"ts-jest": "29.4.4",
6565
"ts-node": "10.9.2",
66-
"typescript": "5.9.2",
66+
"typescript": "5.9.3",
6767
"typescript-eslint": "8.39.0"
6868
},
6969
"changelog": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11035,10 +11035,10 @@ [email protected]:
1103511035
"@typescript-eslint/typescript-estree" "8.39.0"
1103611036
"@typescript-eslint/utils" "8.39.0"
1103711037

11038-
11039-
version "5.9.2"
11040-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
11041-
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
11038+
11039+
version "5.9.3"
11040+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
11041+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
1104211042

1104311043
"typescript@>=3 < 6":
1104411044
version "5.7.3"

0 commit comments

Comments
 (0)