chore(deps): update dependency typescript to v5 (#5265)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-11-28 22:06:09 -05:00
committed by GitHub
parent 2bb75b6aa9
commit 05ca555b6e
2 changed files with 9 additions and 9 deletions

View File

@@ -46,7 +46,7 @@
"ts-jest": "^29.1.0",
"ts-node": "^10.9.1",
"tslib": "^2.5.3",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
},
"scripts": {
"build": "tsc --project tsconfig.build.json",