We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77e994d commit ed52678Copy full SHA for ed52678
2 files changed
package.json
@@ -141,7 +141,7 @@
141
"@angular-eslint/eslint-plugin-template": "15.2.1",
142
"@angular-eslint/schematics": "15.2.1",
143
"@angular-eslint/template-parser": "15.2.1",
144
- "@angular/cli": "^15.2.6",
+ "@angular/cli": "^16.0.4",
145
"@angular/compiler-cli": "^15.2.8",
146
"@angular/language-service": "^15.2.8",
147
"@cypress/schematic": "^1.5.0",
@@ -169,7 +169,7 @@
169
"eslint": "^8.39.0",
170
"eslint-plugin-deprecation": "^1.4.1",
171
"eslint-plugin-import": "^2.27.5",
172
- "eslint-plugin-jsdoc": "^39.6.4",
+ "eslint-plugin-jsdoc": "^45.0.0",
173
"eslint-plugin-jsonc": "^2.6.0",
174
"eslint-plugin-lodash": "^7.4.0",
175
"eslint-plugin-unused-imports": "^2.0.0",
0 commit comments