diff --git a/package.json b/package.json index 6cbf5b4..0d290f7 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.34.1", "vitest": "^3.0.9" }, "resolutions": { diff --git a/yarn.lock b/yarn.lock index 6d8840d..752e43e 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.34.1" uuid: "npm:^11.1.0" vitest: "npm:^3.0.9" zod: "npm:^3.24.2"