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

| datasource | package    | from  | to    |
| ---------- | ---------- | ----- | ----- |
| npm        | typescript | 5.4.5 | 5.5.2 |
This commit is contained in:
renovate[bot] 2024-06-27 19:16:36 +00:00 committed by GitHub
parent 6a8705c2ef
commit eeae706dd1
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": "5.0.7",
"semantic-release": "23.1.1",
"ts-node": "10.9.2",
"typescript": "5.4.5"
"typescript": "5.5.2"
},
"packageManager": "pnpm@9.4.0",
"engines": {