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

| datasource | package    | from  | to    |
| ---------- | ---------- | ----- | ----- |
| npm        | typescript | 5.6.2 | 5.6.3 |
This commit is contained in:
renovate[bot] 2024-10-15 23:12:13 +00:00 committed by GitHub
parent 76a45533dc
commit 9c100326f6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 65 additions and 65 deletions

View file

@ -58,7 +58,7 @@
"rimraf": "6.0.1",
"semantic-release": "24.1.2",
"ts-node": "10.9.2",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"packageManager": "pnpm@9.12.1",
"engines": {