build(deps): update dependency typescript to v5.9.3

| datasource | package    | from  | to    |
| ---------- | ---------- | ----- | ----- |
| npm        | typescript | 5.9.2 | 5.9.3 |
This commit is contained in:
renovate[bot] 2025-10-07 22:09:23 +00:00 committed by GitHub
parent e0c215ebbd
commit 17d235a5e1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 73 additions and 73 deletions

View file

@ -60,7 +60,7 @@
"prettier-plugin-packagejson": "2.5.19",
"rimraf": "6.0.1",
"semantic-release": "24.2.9",
"typescript": "5.9.2",
"typescript": "5.9.3",
"typescript-eslint": "8.45.0"
},
"packageManager": "pnpm@10.17.1",