diff --git a/packages/@o3r/schematics/package.json b/packages/@o3r/schematics/package.json index 8f3f64c596..f425e76c25 100644 --- a/packages/@o3r/schematics/package.json +++ b/packages/@o3r/schematics/package.json @@ -32,7 +32,7 @@ "@angular/cli": "^18.2.0", "@o3r/telemetry": "workspace:^", "@schematics/angular": "^18.2.0", - "eslint": "^9.14.0", + "eslint": ">=8.57.0 <9.15.0", "rxjs": "^7.8.1", "type-fest": "^4.10.2", "typescript": "^5.5.4" diff --git a/yarn.lock b/yarn.lock index 7312a0885f..2910fd597f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10196,7 +10196,7 @@ __metadata: "@angular/cli": ^18.2.0 "@o3r/telemetry": "workspace:^" "@schematics/angular": ^18.2.0 - eslint: ^9.14.0 + eslint: ">=8.57.0 <9.15.0" rxjs: ^7.8.1 type-fest: ^4.10.2 typescript: ^5.5.4