|
64 | 64 | "@angular/cli": "~17.3.17", |
65 | 65 | "@angular/compiler-cli": "^17.3.12", |
66 | 66 | "@angular/platform-browser-dynamic": "^17.3.12", |
67 | | - "@commitlint/cli": "^21.0.1", |
68 | | - "@commitlint/config-angular": "^21.0.1", |
| 67 | + "@commitlint/cli": "^21.0.2", |
| 68 | + "@commitlint/config-angular": "^21.0.2", |
69 | 69 | "@cypress/schematic": "^3.0.0", |
70 | 70 | "@cypress/webpack-preprocessor": "^6.0.4", |
71 | 71 | "@types/jasmine": "^6.0.0", |
72 | | - "@typescript-eslint/eslint-plugin": "^8.59.0", |
73 | | - "@typescript-eslint/parser": "^8.58.0", |
74 | | - "commit-and-tag-version": "^12.7.1", |
| 72 | + "@typescript-eslint/eslint-plugin": "^8.60.0", |
| 73 | + "@typescript-eslint/parser": "^8.60.0", |
| 74 | + "commit-and-tag-version": "^12.7.3", |
75 | 75 | "conventional-commits-filter": "^5.0.0", |
76 | 76 | "cpy-cli": "^7.0.0", |
77 | 77 | "cypress": "^14.5.4", |
|
92 | 92 | "karma-jasmine": "~5.1.0", |
93 | 93 | "karma-jasmine-html-reporter": "^2.2.0", |
94 | 94 | "ng-packagr": "^17.3.0", |
95 | | - "start-server-and-test": "^3.0.2", |
96 | | - "stylelint": "^17.9.0", |
| 95 | + "start-server-and-test": "^3.0.5", |
| 96 | + "stylelint": "^17.12.0", |
97 | 97 | "stylelint-config-recommended-scss": "^17.0.1", |
98 | 98 | "stylelint-config-standard": "^40.0.0", |
99 | 99 | "typescript": "^5.4.5" |
|
0 commit comments