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

| datasource | package    | from  | to    |
| ---------- | ---------- | ----- | ----- |
| npm        | typescript | 5.5.3 | 5.5.4 |
This commit is contained in:
renovate[bot] 2024-07-30 00:11:35 +00:00 committed by GitHub
parent e6687aac7f
commit 1ab20c16da
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 63 additions and 63 deletions

View file

@ -58,7 +58,7 @@
"rimraf": "6.0.1",
"semantic-release": "24.0.0",
"ts-node": "10.9.2",
"typescript": "5.5.3"
"typescript": "5.5.4"
},
"packageManager": "pnpm@9.6.0",
"engines": {