Skip to content

Commit 6e99ae6

Browse files
build(deps-dev): bump typescript from 5.8.3 to 5.9.2 (#2250)
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 4544130 commit 6e99ae6

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
@@ -98,7 +98,7 @@
9898
"through2": "^4.0.0",
9999
"ts-node": "^10.9.1",
100100
"tsd": "^0.32.0",
101-
"typescript": "~5.8.2",
101+
"typescript": "~5.9.2",
102102
"winston": "^3.7.2"
103103
},
104104
"dependencies": {

0 commit comments

Comments
 (0)