Skip to content

Commit

Permalink
chore(deps): update angular-eslint monorepo to v19
Browse files Browse the repository at this point in the history
| datasource | package                                | from   | to     |
| ---------- | -------------------------------------- | ------ | ------ |
| npm        | @angular-eslint/builder                | 14.4.0 | 19.0.0 |
| npm        | @angular-eslint/eslint-plugin          | 14.4.0 | 19.0.0 |
| npm        | @angular-eslint/eslint-plugin-template | 14.4.0 | 19.0.0 |
| npm        | @angular-eslint/schematics             | 14.4.0 | 19.0.0 |
| npm        | @angular-eslint/template-parser        | 14.4.0 | 19.0.0 |
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 1b1cfbb commit 4fc2265
Show file tree
Hide file tree
Showing 2 changed files with 464 additions and 264 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@
},
"devDependencies": {
"@angular-builders/custom-webpack": "^14.1.0",
"@angular-eslint/builder": "~14.4.0",
"@angular-eslint/eslint-plugin": "~14.4.0",
"@angular-eslint/eslint-plugin-template": "~14.4.0",
"@angular-eslint/schematics": "~14.4.0",
"@angular-eslint/template-parser": "~14.4.0",
"@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": "^15.0.0",
"@angular/compiler-cli": "^14.2.12",
"@types/jasmine": "~4.3.1",
Expand Down
Loading

0 comments on commit 4fc2265

Please sign in to comment.