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

| datasource | package    | from  | to    |
| ---------- | ---------- | ----- | ----- |
| npm        | typescript | 5.7.2 | 5.7.3 |
This commit is contained in:
renovate[bot] 2025-01-15 19:06:06 +00:00 committed by GitHub
parent ac7efcbf21
commit c7fc04fdae
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.6",
"rimraf": "6.0.1",
"semantic-release": "24.2.1",
"typescript": "5.7.2",
"typescript": "5.7.3",
"typescript-eslint": "8.19.1"
},
"packageManager": "pnpm@9.15.3",