We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0209967 commit 0008a0cCopy full SHA for 0008a0c
package.json
@@ -10,8 +10,8 @@
10
},
11
"description": "An ESLint plugin to sort decorators",
12
"devDependencies": {
13
- "@angular-eslint/template-parser": "^18.0.0",
14
- "@angular-eslint/utils": "^18.0.0",
+ "@angular-eslint/template-parser": "^19.0.0",
+ "@angular-eslint/utils": "^19.0.0",
15
"@angular/compiler": "^19.0.0",
16
"@cspell/eslint-plugin": "^6.31.1",
17
"@html-eslint/parser": "^0.34.0",
0 commit comments