Skip to content
This repository was archived by the owner on Aug 31, 2025. It is now read-only.

Commit 9e81a90

Browse files
build(deps-dev): bump typescript from 5.8.2 to 5.8.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.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](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d09b1c0 commit 9e81a90

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

package-lock.json

Lines changed: 7 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
@@ -41,7 +41,7 @@
4141
"prettier": "^3.5.3",
4242
"ts-jest": "^29.3.0",
4343
"ts-node-dev": "^2.0.0",
44-
"typescript": "^5.8.2"
44+
"typescript": "^5.8.3"
4545
},
4646
"scripts": {
4747
"build": "tsc",

0 commit comments

Comments
 (0)