Skip to content

Commit 919e40a

Browse files
build(deps-dev): bump typescript from 5.7.3 to 5.8.2 (#120)
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 d710b55 commit 919e40a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,6 @@
7070
"neostandard": "^0.12.0",
7171
"rimraf": "^6.0.1",
7272
"tsd": "^0.31.0",
73-
"typescript": "~5.7.2"
73+
"typescript": "~5.8.2"
7474
}
7575
}

0 commit comments

Comments
 (0)