root: bump to TypeScript 5.0

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-03-25 15:30:07 +01:00
parent 14ac1f224d
commit cc0e135cb9
2 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -81,7 +81,7 @@
"semver": "^7.3.2",
"shx": "^0.3.2",
"ts-node": "^10.4.0",
"typescript": "~4.7.0"
"typescript": "~5.0.0"
},
"prettier": "@spotify/prettier-config",
"lint-staged": {