Skip to content

Commit 10292fe

Browse files
build(deps-dev): bump typescript from 5.7.3 to 5.8.2 (#411)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 to 5.8.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.3...v5.8.2) --- updated-dependencies: - dependency-name: typescript 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 4c09ce4 commit 10292fe

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
@@ -78,7 +78,7 @@
7878
"socket.io": "^4.8.1",
7979
"socket.io-client": "^4.8.1",
8080
"tsd": "^0.31.2",
81-
"typescript": "~5.7.3",
81+
"typescript": "~5.8.2",
8282
"why-is-node-running": "^3.2.2"
8383
},
8484
"dependencies": {

0 commit comments

Comments
 (0)