diff --git a/package.json b/package.json index e4eb600..cd4717e 100644 --- a/package.json +++ b/package.json @@ -43,6 +43,6 @@ "eslint": "^8.57.0", "pnpm": "^9.5.0", "typescript": "^5.5.3", - "typescript-eslint": "^7.16.0" + "typescript-eslint": "^8.7.0" } }