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

| datasource | package    | from  | to    |
| ---------- | ---------- | ----- | ----- |
| npm        | typescript | 5.0.4 | 5.1.3 |
This commit is contained in:
renovate[bot] 2023-06-08 21:03:01 +00:00 committed by GitHub
parent 5b40045bc1
commit 3d4bb3c0bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 2 deletions

View file

@ -62,7 +62,7 @@
"rimraf": "5.0.1",
"semantic-release": "21.0.2",
"ts-node": "10.9.1",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"packageManager": "yarn@1.22.19"
}