Skip to content
This repository was archived by the owner on Jan 2, 2026. It is now read-only.

Commit a7755d2

Browse files
Bump typescript from 5.6.3 to 5.8.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 5.8.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.6.3...v5.8.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3c5aa32 commit a7755d2

File tree

2 files changed

+128
-192
lines changed

2 files changed

+128
-192
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@docusaurus/module-type-aliases": "3.7.0",
3434
"@docusaurus/tsconfig": "3.7.0",
3535
"@docusaurus/types": "3.7.0",
36-
"typescript": "~5.6.2"
36+
"typescript": "~5.8.2"
3737
},
3838
"browserslist": {
3939
"production": [

0 commit comments

Comments
 (0)