Skip to content

Commit

Permalink
chore(deps): update angular-eslint monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent ee1ce5b commit 34deb04
Show file tree
Hide file tree
Showing 4 changed files with 192 additions and 265 deletions.
10 changes: 5 additions & 5 deletions packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,11 @@
"@angular-devkit/build-angular": "^17.3.11",
"@angular-devkit/core": "^17.3.11",
"@angular-devkit/schematics": "^17.3.11",
"@angular-eslint/builder": "17.5.3",
"@angular-eslint/eslint-plugin": "17.5.3",
"@angular-eslint/eslint-plugin-template": "17.5.3",
"@angular-eslint/schematics": "17.5.3",
"@angular-eslint/template-parser": "17.5.3",
"@angular-eslint/builder": "19.0.2",
"@angular-eslint/eslint-plugin": "19.0.2",
"@angular-eslint/eslint-plugin-template": "19.0.2",
"@angular-eslint/schematics": "19.0.2",
"@angular-eslint/template-parser": "19.0.2",
"@angular/cli": "^17.3.11",
"@angular/compiler-cli": "^17.3.12",
"@angular/language-service": "^17.3.12",
Expand Down
10 changes: 5 additions & 5 deletions packages/portail-admins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,11 @@
"@angular-devkit/build-angular": "^17.3.11",
"@angular-devkit/core": "^17.3.11",
"@angular-devkit/schematics": "^17.3.11",
"@angular-eslint/builder": "^17.5.3",
"@angular-eslint/eslint-plugin": "^17.5.3",
"@angular-eslint/eslint-plugin-template": "^17.5.3",
"@angular-eslint/schematics": "^17.5.3",
"@angular-eslint/template-parser": "^17.5.3",
"@angular-eslint/builder": "^19.0.0",
"@angular-eslint/eslint-plugin": "^19.0.0",
"@angular-eslint/eslint-plugin-template": "^19.0.0",
"@angular-eslint/schematics": "^19.0.0",
"@angular-eslint/template-parser": "^19.0.0",
"@angular/cli": "^17.3.11",
"@angular/compiler-cli": "^17.3.12",
"@angular/language-service": "^17.3.12",
Expand Down
10 changes: 5 additions & 5 deletions packages/portail-usagers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@
"@angular-devkit/build-angular": "^17.3.11",
"@angular-devkit/core": "^17.3.11",
"@angular-devkit/schematics": "^17.3.11",
"@angular-eslint/builder": "^17.5.3",
"@angular-eslint/eslint-plugin": "^17.5.3",
"@angular-eslint/eslint-plugin-template": "^17.5.3",
"@angular-eslint/schematics": "^17.5.3",
"@angular-eslint/template-parser": "^17.5.3",
"@angular-eslint/builder": "^19.0.0",
"@angular-eslint/eslint-plugin": "^19.0.0",
"@angular-eslint/eslint-plugin-template": "^19.0.0",
"@angular-eslint/schematics": "^19.0.0",
"@angular-eslint/template-parser": "^19.0.0",
"@angular/cli": "^17.3.11",
"@angular/compiler-cli": "^17.3.12",
"@angular/language-service": "^17.3.12",
Expand Down
Loading

0 comments on commit 34deb04

Please sign in to comment.