Skip to content

Commit 602a63a

Browse files
chore(deps): update dependency typescript to v5.9.2 (#3671)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 179e380 commit 602a63a

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.0",
6565
"ts-node": "10.9.2",
66-
"typescript": "5.8.3",
66+
"typescript": "5.9.2",
6767
"typescript-eslint": "8.38.0"
6868
},
6969
"changelog": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11249,10 +11249,10 @@ [email protected]:
1124911249
"@typescript-eslint/typescript-estree" "8.38.0"
1125011250
"@typescript-eslint/utils" "8.38.0"
1125111251

11252-
typescript@5.8.3:
11253-
version "5.8.3"
11254-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
11255-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
11252+
typescript@5.9.2:
11253+
version "5.9.2"
11254+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
11255+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
1125611256

1125711257
"typescript@>=3 < 6":
1125811258
version "5.7.3"

0 commit comments

Comments
 (0)