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

| datasource | package    | from  | to    |
| ---------- | ---------- | ----- | ----- |
| npm        | typescript | 5.3.3 | 5.4.2 |
This commit is contained in:
renovate[bot] 2024-03-13 23:10:10 +00:00 committed by GitHub
parent 0af5e4e8d5
commit e3c8e2cd35
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 52 additions and 52 deletions

View file

@ -58,7 +58,7 @@
"rimraf": "5.0.5",
"semantic-release": "23.0.2",
"ts-node": "10.9.2",
"typescript": "5.3.3"
"typescript": "5.4.2"
},
"packageManager": "pnpm@8.15.4",
"engines": {