|
60 | 60 | },
|
61 | 61 | "devDependencies": {
|
62 | 62 | "@angular-devkit/build-angular": "^13.0.0-next.9",
|
63 |
| - "@angular-eslint/builder": "^12.3.0", |
64 |
| - "@angular-eslint/eslint-plugin": "^12.3.0", |
65 |
| - "@angular-eslint/eslint-plugin-template": "^12.3.0", |
66 |
| - "@angular-eslint/schematics": "^12.3.0", |
67 |
| - "@angular-eslint/template-parser": "^12.3.0", |
| 63 | + "@angular-eslint/builder": "^12.6.1", |
| 64 | + "@angular-eslint/eslint-plugin": "^12.6.1", |
| 65 | + "@angular-eslint/eslint-plugin-template": "^12.6.1", |
| 66 | + "@angular-eslint/schematics": "^12.6.1", |
| 67 | + "@angular-eslint/template-parser": "^12.6.1", |
68 | 68 | "@angular/cli": "^13.0.0-next.9",
|
69 | 69 | "@angular/compiler-cli": "13.0.0-next.15",
|
70 | 70 | "@types/imagemin": "^7.0.0",
|
71 | 71 | "@types/jasmine": "^3.7.7",
|
72 | 72 | "@types/node": "^14.14.22",
|
73 | 73 | "@types/shelljs": "~0.8.8",
|
74 |
| - "@typescript-eslint/eslint-plugin": "4.16.1", |
75 |
| - "@typescript-eslint/parser": "4.16.1", |
| 74 | + "@typescript-eslint/eslint-plugin": "5.2.0", |
| 75 | + "@typescript-eslint/parser": "5.2.0", |
76 | 76 | "eslint": "^7.6.0",
|
77 | 77 | "eslint-plugin-ban": "^1.5.2",
|
78 | 78 | "eslint-plugin-import": "^2.22.1",
|
|
0 commit comments