Skip to content

Commit 222a311

Browse files
Update typescript requirement from ^5.8.3 to ^5.9.2
Updates the requirements on [typescript](https://github.com/microsoft/TypeScript) to permit the latest version. - [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.8.3...v5.9.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6c364fd commit 222a311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"jiti": "^2.5.1",
2626
"prettier": "^3.6.2",
2727
"tsup": "^8.5.0",
28-
"typescript": "^5.8.3",
28+
"typescript": "^5.9.2",
2929
"typescript-eslint": "^8.38.0"
3030
},
3131
"repository": {

0 commit comments

Comments
 (0)