Skip to content

Commit 32c698f

Browse files
build(deps-dev): bump typescript from 5.8.3 to 5.9.2 (#196)
Bumps [typescript](https://github.com/microsoft/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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7c4f733 commit 32c698f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"tinybench": "^4.0.1",
4141
"tsd": "^0.32.0",
4242
"tslib": "^2.8.1",
43-
"typescript": "~5.8.2"
43+
"typescript": "~5.9.2"
4444
},
4545
"keywords": [
4646
"uploads",

0 commit comments

Comments
 (0)