diff --git a/package.json b/package.json index 4e0da389..cbf41a9e 100644 --- a/package.json +++ b/package.json @@ -59,6 +59,6 @@ "@typescript-eslint/parser": "^4.23.0", "eslint": "^7.26.0", "tsc-watch": "^4.6.2", - "typescript": "^4.9.5" + "typescript": "^5.0.2" } }