Skip to content

Commit cf89435

Browse files
chore(deps-dev): bump typescript
Bumps the typescript group with 1 update in the / directory: [typescript](https://github.com/microsoft/TypeScript). Updates `typescript` from 5.8.3 to 5.9.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.8.3...v5.9.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6530d47 commit cf89435

File tree

2 files changed

+81
-81
lines changed

2 files changed

+81
-81
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"size-limit": "^11.2.0",
6363
"tsdown": "^0.13.1",
6464
"typedoc": "^0.28.9",
65-
"typescript": "~5.8.3",
65+
"typescript": "~5.9.2",
6666
"vitest": "^3.2.4"
6767
},
6868
"keywords": [

0 commit comments

Comments
 (0)