Skip to content

Commit 9ba6bbb

Browse files
chore(deps): update dependency typescript to v6
1 parent c80a597 commit 9ba6bbb

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
@@ -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.7.0"
33+
"typescript": "~6.0.0"
3434
},
3535
"browserslist": {
3636
"production": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8847,10 +8847,10 @@ typedarray-to-buffer@^3.1.5:
88478847
dependencies:
88488848
is-typedarray "^1.0.0"
88498849

8850-
typescript@~5.7.0:
8851-
version "5.7.2"
8852-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
8853-
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
8850+
typescript@~6.0.0:
8851+
version "6.0.2"
8852+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.2.tgz#0b1bfb15f68c64b97032f3d78abbf98bdbba501f"
8853+
integrity sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==
88548854

88558855
undici-types@~7.16.0:
88568856
version "7.16.0"

0 commit comments

Comments
 (0)