diff --git a/package.json b/package.json index 62b090c..06d1a9c 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@typescript-eslint/parser": "^5.53.0", "eslint": "^8.34.0", "rimraf": "^3.0.2", - "typescript": "^4.9.5" + "typescript": "^5.0.2" }, "eslintConfig": { "parser": "@typescript-eslint/parser",