diff --git a/package.json b/package.json index a8fb86b..e03eccc 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,6 @@ "eslint-import-resolver-typescript": "^4.3.1", "eslint-plugin-import": "^2.25.3", "prettier": "2.2.1", - "typescript": "^4.2.3" + "typescript": "^5.9.3" } }