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

| datasource | package    | from  | to    |
| ---------- | ---------- | ----- | ----- |
| npm        | typescript | 5.4.3 | 5.4.4 |
This commit is contained in:
renovate[bot] 2024-04-11 21:04:49 +00:00 committed by GitHub
parent 04d36734e0
commit 1c8651adc5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 54 additions and 54 deletions

View file

@ -58,7 +58,7 @@
"rimraf": "5.0.5",
"semantic-release": "23.0.7",
"ts-node": "10.9.2",
"typescript": "5.4.3"
"typescript": "5.4.4"
},
"packageManager": "pnpm@8.15.6",
"engines": {