|
68 | 68 | }, |
69 | 69 | "devDependencies": { |
70 | 70 | "@angular-devkit/build-angular": "~15.0.0", |
71 | | - "@angular-eslint/eslint-plugin": "~14.0.4", |
72 | | - "@angular-eslint/eslint-plugin-template": "~14.0.4", |
73 | | - "@angular-eslint/template-parser": "~14.0.4", |
74 | | - "@angular/cli": "~15.0.0", |
75 | | - "@angular/compiler-cli": "~15.0.0", |
76 | | - "@angular/language-service": "~15.0.0", |
77 | | - "@commitlint/cli": "^16.2.1", |
| 71 | + "@angular-eslint/eslint-plugin": "~15.1.0", |
| 72 | + "@angular-eslint/eslint-plugin-template": "~15.1.0", |
| 73 | + "@angular-eslint/template-parser": "~15.1.0", |
| 74 | + "@angular/cli": "~15.0.1", |
| 75 | + "@angular/compiler-cli": "~15.0.1", |
| 76 | + "@angular/language-service": "~15.0.1", |
| 77 | + "@commitlint/cli": "^17.3.0", |
78 | 78 | "@commitlint/config-angular": "^17.3.0", |
79 | | - "@commitlint/config-conventional": "^16.2.1", |
80 | | - "@commitlint/prompt-cli": "^16.2.1", |
81 | | - "@nguniversal/builders": "15.0.0", |
| 79 | + "@commitlint/config-conventional": "^17.3.0", |
| 80 | + "@commitlint/prompt-cli": "^17.3.0", |
| 81 | + "@nguniversal/builders": "~15.0.0", |
82 | 82 | "@nrwl/cli": "15.2.1", |
83 | 83 | "@nrwl/cypress": "15.2.1", |
84 | 84 | "@nrwl/eslint-plugin-nx": "15.2.1", |
|
100 | 100 | "eslint-config-prettier": "8.4.0", |
101 | 101 | "eslint-plugin-cypress": "^2.10.3", |
102 | 102 | "hasky": "^3.0.2", |
103 | | - "jest": "~28.1.3", |
104 | | - "jest-environment-jsdom": "~28.1.1", |
| 103 | + "jest": "28.1.1", |
| 104 | + "jest-environment-jsdom": "28.1.1", |
105 | 105 | "jest-preset-angular": "~12.2.2", |
106 | 106 | "lint-staged": "^12.3.4", |
107 | 107 | "ng-packagr": "~15.0.0", |
|
0 commit comments