diff --git a/package.json b/package.json index 6cbf5b4..a4db394 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "nodemon": "^3.1.9", "ts-jest": "^29.3.0", "typescript": "^5.8.2", - "typescript-eslint": "^8.28.0", + "typescript-eslint": "^8.35.0", "vitest": "^3.0.9" }, "resolutions": { diff --git a/yarn.lock b/yarn.lock index 6d8840d..885a8fd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4234,7 +4234,7 @@ __metadata: nodemon: "npm:^3.1.9" ts-jest: "npm:^29.3.0" typescript: "npm:^5.8.2" - typescript-eslint: "npm:^8.28.0" + typescript-eslint: "npm:^8.35.0" uuid: "npm:^11.1.0" vitest: "npm:^3.0.9" zod: "npm:^3.24.2"