|
37 | 37 | "devDependencies": { |
38 | 38 | "@angular-eslint/template-parser": "14.0.3", |
39 | 39 | "@angular-eslint/utils": "14.0.3", |
40 | | - "@angular/compiler": "14.1.3", |
| 40 | + "@angular/compiler": "14.2.0", |
41 | 41 | "@cspell/eslint-plugin": "^6.8.1", |
42 | 42 | "@istanbuljs/nyc-config-typescript": "^1.0.2", |
43 | 43 | "@microsoft/eslint-formatter-sarif": "^3.0.0", |
44 | 44 | "@types/eslint": "8.4.6", |
45 | 45 | "@types/mocha": "9.1.1", |
46 | 46 | "@types/node": "18.7.13", |
47 | | - "@typescript-eslint/eslint-plugin": "5.34.0", |
48 | | - "@typescript-eslint/parser": "5.34.0", |
49 | | - "@typescript-eslint/scope-manager": "5.34.0", |
50 | | - "@typescript-eslint/utils": "5.34.0", |
| 47 | + "@typescript-eslint/eslint-plugin": "5.35.1", |
| 48 | + "@typescript-eslint/parser": "5.35.1", |
| 49 | + "@typescript-eslint/scope-manager": "5.35.1", |
| 50 | + "@typescript-eslint/utils": "5.35.1", |
51 | 51 | "cross-env": "7.0.3", |
52 | 52 | "eslint": "8.22.0", |
53 | 53 | "eslint-config-prettier": "^8.5.0", |
|
0 commit comments