Skip to content

Commit 4c14bc4

Browse files
Update dependency typescript to ~5.9.0 (#82)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0310689 commit 4c14bc4

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
"@docusaurus/module-type-aliases": "^3.9.2",
3131
"@docusaurus/tsconfig": "^3.9.2",
3232
"@docusaurus/types": "^3.9.2",
33-
"typescript": "~5.8.0"
33+
"typescript": "~5.9.0"
3434
},
3535
"browserslist": {
3636
"production": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10475,10 +10475,10 @@ typedarray-to-buffer@^3.1.5:
1047510475
dependencies:
1047610476
is-typedarray "^1.0.0"
1047710477

10478-
typescript@~5.8.0:
10479-
version "5.8.3"
10480-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
10481-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
10478+
typescript@~5.9.0:
10479+
version "5.9.3"
10480+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
10481+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
1048210482

1048310483
undici-types@~6.21.0:
1048410484
version "6.21.0"

0 commit comments

Comments
 (0)