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

| datasource | package    | from  | to    |
| ---------- | ---------- | ----- | ----- |
| npm        | typescript | 5.8.2 | 5.8.3 |
This commit is contained in:
renovate[bot] 2025-04-12 01:16:15 +00:00 committed by GitHub
parent 4b2425f897
commit e354eb9ed3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 65 additions and 65 deletions

View file

@ -60,7 +60,7 @@
"prettier-plugin-packagejson": "2.5.10",
"rimraf": "6.0.1",
"semantic-release": "24.2.3",
"typescript": "5.8.2",
"typescript": "5.8.3",
"typescript-eslint": "8.29.0"
},
"packageManager": "pnpm@10.7.1",