Skip to content

Commit 8e276f1

Browse files
committed
feat: @angular/* ^20.0.0 support - angular-eslint stable
1 parent 0c00048 commit 8e276f1

File tree

2 files changed

+45
-54
lines changed

2 files changed

+45
-54
lines changed

package-lock.json

Lines changed: 42 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,13 @@
5454
"@smarttools/eslint-plugin-rxjs": "^1.0.18",
5555
"@types/jest": "^29.5.14",
5656
"@typescript-eslint/parser": "^8.23.0",
57-
"angular-eslint": "20.0.0-alpha.1",
58-
"eslint": "^9.23.0",
57+
"angular-eslint": "^20.0.0",
58+
"eslint": "^9.28.0",
5959
"jest": "^29.7.0",
6060
"jest-preset-angular": "^14.5.3",
6161
"ng-packagr": "^20.0.0",
6262
"rxjs": "^7.8.0",
6363
"typescript": "~5.8.2",
64-
"typescript-eslint": "^8.18.0"
64+
"typescript-eslint": "^8.33.1"
6565
}
6666
}

0 commit comments

Comments
 (0)