Skip to content

Commit addbe5b

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

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"prettier": "3.6.2",
8787
"semver": "7.7.2",
8888
"ts-jest": "29.4.0",
89-
"typescript": "5.8.3"
89+
"typescript": "5.9.2"
9090
},
9191
"publishConfig": {
9292
"directory": "dist",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"postcss-lightningcss": "1.0.1",
2828
"pagefind": "1.3.0",
2929
"tailwindcss": "3.4.17",
30-
"typescript": "5.8.3"
30+
"typescript": "5.9.2"
3131
},
3232
"browserslist": {
3333
"production": [

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4625,10 +4625,10 @@ twoslash@^0.2.12:
46254625
"@typescript/vfs" "^1.6.0"
46264626
twoslash-protocol "0.2.12"
46274627

4628-
typescript@5.8.3:
4629-
version "5.8.3"
4630-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
4631-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
4628+
typescript@5.9.2:
4629+
version "5.9.2"
4630+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
4631+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
46324632

46334633
ufo@^1.5.4:
46344634
version "1.6.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5382,10 +5382,10 @@ typed-array-length@^1.0.7:
53825382
possible-typed-array-names "^1.0.0"
53835383
reflect.getprototypeof "^1.0.6"
53845384

5385-
typescript@5.8.3:
5386-
version "5.8.3"
5387-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
5388-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
5385+
typescript@5.9.2:
5386+
version "5.9.2"
5387+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
5388+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
53895389

53905390
unbox-primitive@^1.1.0:
53915391
version "1.1.0"

0 commit comments

Comments
 (0)