Skip to content

Commit ce3811f

Browse files
chore: Bump typescript in the dev-dependencies-typescript group (fastify#6000)
Bumps the dev-dependencies-typescript group with 1 update: [typescript](https://github.com/microsoft/TypeScript). Updates `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 dependency-group: dev-dependencies-typescript ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae92b6e commit ce3811f

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
@@ -193,7 +193,7 @@
193193
"split2": "^4.2.0",
194194
"tap": "^21.0.0",
195195
"tsd": "^0.31.0",
196-
"typescript": "~5.7.2",
196+
"typescript": "~5.8.2",
197197
"undici": "^6.13.0",
198198
"vary": "^1.1.2",
199199
"yup": "^1.4.0"

0 commit comments

Comments
 (0)