Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b66b3d9

Browse files
authoredMar 4, 2025··
chore(deps-dev): bump typescript from 5.7.3 to 5.8.2 (#679)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c429775 commit b66b3d9

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed
 

‎package-lock.json

Lines changed: 8 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"eslint-config-prettier": "^10.0.2",
3131
"gts": "^6.0.2",
3232
"husky": "^9.1.7",
33-
"typescript": "~5.7.3"
33+
"typescript": "~5.8.2"
3434
},
3535
"engines": {
3636
"node": ">=20"

0 commit comments

Comments
 (0)
Please sign in to comment.