Skip to content

Commit eb5f8a8

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

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
@@ -59,7 +59,7 @@
5959
"ts-jest": "28.0.8",
6060
"ts-node": "10.9.2",
6161
"tslib": "2.8.1",
62-
"typescript": "5.8.3"
62+
"typescript": "5.9.2"
6363
},
6464
"resolutions": {
6565
"babel-jest": "28.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7592,10 +7592,10 @@ typed-array-length@^1.0.7:
75927592
possible-typed-array-names "^1.0.0"
75937593
reflect.getprototypeof "^1.0.6"
75947594

7595-
typescript@5.8.3:
7596-
version "5.8.3"
7597-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
7598-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
7595+
typescript@5.9.2:
7596+
version "5.9.2"
7597+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
7598+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
75997599

76007600
ua-parser-js@^1.0.35:
76017601
version "1.0.40"

0 commit comments

Comments
 (0)