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

| datasource | package    | from  | to    |
| ---------- | ---------- | ----- | ----- |
| npm        | typescript | 5.2.2 | 5.3.2 |
This commit is contained in:
renovate[bot] 2023-11-27 19:49:39 +00:00 committed by GitHub
parent 0c415331cd
commit 26bcb1c13f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 7 deletions

View file

@ -62,7 +62,7 @@
"rimraf": "5.0.5",
"semantic-release": "21.1.2",
"ts-node": "10.9.1",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"packageManager": "yarn@1.22.21"
}