Skip to content

Commit fdb59c6

Browse files
feat(deps-dev): bump typescript from 5.2.2 to 5.8.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.2.2 to 5.8.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.2.2...v5.8.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1bcae46 commit fdb59c6

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Diff for: package-lock.json

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

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,6 @@
7676
"prettier": "^3.0.0",
7777
"tsc-alias": "^1.8.2",
7878
"tsx": "^3.12.1",
79-
"typescript": "^5.1.0"
79+
"typescript": "^5.8.3"
8080
}
8181
}

0 commit comments

Comments
 (0)