Skip to content

Commit 169f3ad

Browse files
dependencies: bump typescript from 5.7.3 to 5.8.2 (#1563)
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 4037a2e commit 169f3ad

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

+5-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"prettier": "3.5.3",
7272
"prettier-plugin-organize-imports": "^4.1.0",
7373
"release-it": "^18.1.2",
74-
"typescript": "5.7.3",
74+
"typescript": "5.8.2",
7575
"typescript-eslint": "^8.26.0",
7676
"uuid": "^11.0.5",
7777
"vite": "^6.2.0"

0 commit comments

Comments
 (0)