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

| datasource | package    | from  | to    |
| ---------- | ---------- | ----- | ----- |
| npm        | typescript | 5.3.2 | 5.3.3 |
This commit is contained in:
renovate[bot] 2023-12-13 23:41:10 +00:00 committed by GitHub
parent de0c4c9e77
commit 1834ee32a6
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.3.2"
"typescript": "5.3.3"
},
"packageManager": "yarn@1.22.21"
}