Skip to content

Commit a947c4b

Browse files
chore(deps): update dependency typescript to v6
| datasource | package | from | to | | ---------- | ---------- | ----- | ----- | | npm | typescript | 5.9.3 | 6.0.2 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 941e525 commit a947c4b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/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.1",
3232
"@docusaurus/types": "3.9.2",
33-
"typescript": "~5.9.0"
33+
"typescript": "~6.0.0"
3434
},
3535
"browserslist": {
3636
"production": [

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9017,10 +9017,10 @@ typedarray-to-buffer@^3.1.5:
90179017
dependencies:
90189018
is-typedarray "^1.0.0"
90199019

9020-
typescript@~5.9.0:
9021-
version "5.9.3"
9022-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
9023-
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
9020+
typescript@~6.0.0:
9021+
version "6.0.2"
9022+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.2.tgz#0b1bfb15f68c64b97032f3d78abbf98bdbba501f"
9023+
integrity sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==
90249024

90259025
undici-types@~7.18.0:
90269026
version "7.18.2"

0 commit comments

Comments
 (0)