mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
AAE-49656 eslint 10 migration (#12146)
* AAE-49656 eslint 10 migration * update
This commit is contained in:
+3
-3
@@ -81,7 +81,7 @@
|
||||
"@angular-devkit/schematics": "20.3.32",
|
||||
"@angular-eslint/eslint-plugin": "20.7.0",
|
||||
"@angular-eslint/eslint-plugin-template": "20.7.0",
|
||||
"@angular-eslint/template-parser": "20.7.0",
|
||||
"@angular-eslint/template-parser": "22.1.0",
|
||||
"@angular/build": "20.3.32",
|
||||
"@angular/compiler-cli": "20.3.26",
|
||||
"@chromatic-com/storybook": "4.1.3",
|
||||
@@ -107,12 +107,12 @@
|
||||
"@typescript-eslint/utils": "8.65.0",
|
||||
"ajv": "8.20.0",
|
||||
"dotenv": "16.4.7",
|
||||
"eslint": "9.39.5",
|
||||
"eslint": "10.8.0",
|
||||
"eslint-config-prettier": "10.1.8",
|
||||
"eslint-plugin-ban": "2.0.0",
|
||||
"eslint-plugin-import": "2.32.0",
|
||||
"eslint-plugin-jsdoc": "63.2.2",
|
||||
"eslint-plugin-license-header": "0.8.0",
|
||||
"eslint-plugin-license-header": "0.9.0",
|
||||
"eslint-plugin-prettier": "5.5.6",
|
||||
"eslint-plugin-rxjs": "5.0.3",
|
||||
"eslint-plugin-storybook": "10.4.0",
|
||||
|
||||
Reference in New Issue
Block a user