Skip to content

Commit ddd2764

Browse files
feat(deps-dev): bump typescript from 5.2.2 to 5.9.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.2.2 to 5.9.2. - [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.9.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 07cdbd3 commit ddd2764

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 additions & 4 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
@@ -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.9.2"
8080
}
8181
}

0 commit comments

Comments
 (0)