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

| datasource | package    | from  | to    |
| ---------- | ---------- | ----- | ----- |
| npm        | typescript | 5.1.5 | 5.1.6 |
This commit is contained in:
renovate[bot] 2023-07-06 00:55:42 +00:00 committed by GitHub
parent 4ab927d8a5
commit b8d28711d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -62,7 +62,7 @@
"rimraf": "5.0.1",
"semantic-release": "21.0.6",
"ts-node": "10.9.1",
"typescript": "5.1.5"
"typescript": "5.1.6"
},
"packageManager": "yarn@1.22.19"
}