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

| datasource | package    | from  | to    |
| ---------- | ---------- | ----- | ----- |
| npm        | typescript | 5.4.2 | 5.4.3 |
This commit is contained in:
renovate[bot] 2024-03-27 22:02:56 +00:00 committed by GitHub
parent 46160367ed
commit 18cb877523
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.5",
"ts-node": "10.9.2",
"typescript": "5.4.2"
"typescript": "5.4.3"
},
"packageManager": "pnpm@8.15.5",
"engines": {