Skip to content

Commit 3be657b

Browse files
committed
feat: @angular/* ^20.0.0 support - angular-eslint stable
1 parent 5fd460b commit 3be657b

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
@@ -52,14 +52,14 @@
5252
"@smarttools/eslint-plugin-rxjs": "^1.0.18",
5353
"@types/jest": "^29.5.14",
5454
"@typescript-eslint/parser": "^8.23.0",
55-
"angular-eslint": "20.0.0-alpha.1",
56-
"eslint": "^9.23.0",
55+
"angular-eslint": "^20.0.0",
56+
"eslint": "^9.28.0",
5757
"intl-tel-input": "^19.0.0",
5858
"jest": "^29.7.0",
5959
"jest-preset-angular": "^14.5.3",
6060
"ng-packagr": "^20.0.0",
6161
"rxjs": "^7.8.0",
6262
"typescript": "~5.8.2",
63-
"typescript-eslint": "^8.18.0"
63+
"typescript-eslint": "^8.33.1"
6464
}
6565
}

0 commit comments

Comments
 (0)