mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACA-4711] ACA: Enable checking accessibility in eslint (#3231)
* [ACA-4711] updated @angular-eslint/eslint-plugin-template * [ACA-4711] removed deprecated rules * [ACA-4711] removed comma * [ACA-4711] resolve accessibility issues
This commit is contained in:
+2
-2
@@ -76,8 +76,8 @@
|
||||
"@angular-devkit/core": "14.1.2",
|
||||
"@angular-devkit/schematics": "14.1.2",
|
||||
"@angular-eslint/builder": "^14.1.2",
|
||||
"@angular-eslint/eslint-plugin": "^14.1.2",
|
||||
"@angular-eslint/eslint-plugin-template": "^15.2.0",
|
||||
"@angular-eslint/eslint-plugin": "^16.0.2",
|
||||
"@angular-eslint/eslint-plugin-template": "^16.0.2",
|
||||
"@angular-eslint/schematics": "14.4.0",
|
||||
"@angular-eslint/template-parser": "^15.2.1",
|
||||
"@angular/cli": "14.1.3",
|
||||
|
||||
Reference in New Issue
Block a user