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

| datasource | package    | from  | to    |
| ---------- | ---------- | ----- | ----- |
| npm        | typescript | 5.8.3 | 5.9.2 |
This commit is contained in:
renovate[bot] 2025-08-07 18:21:14 +00:00 committed by GitHub
parent 18abe0f2a3
commit dba2ce621e
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.7",
"typescript": "5.8.3",
"typescript": "5.9.2",
"typescript-eslint": "8.38.0"
},
"packageManager": "pnpm@10.14.0",