We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a6d3eb commit bd22fb4Copy full SHA for bd22fb4
2 files changed
package.json
@@ -63,7 +63,7 @@
63
"@angular-eslint/eslint-plugin-template": "~19.0.2",
64
"@angular-eslint/schematics": "~19.0.2",
65
"@angular-eslint/template-parser": "~19.0.2",
66
- "@angular/cli": "19.1.5",
+ "@angular/cli": "20.0.3",
67
"@angular/compiler-cli": "~19.1.4",
68
"@angular/language-service": "~19.1.4",
69
"@babel/core": "^7.7.7",
@@ -132,7 +132,7 @@
132
}
133
},
134
"volta": {
135
- "node": "20.17.0",
+ "node": "20.19.0",
136
"yarn": "4.5.1"
137
138
"packageManager": "yarn@4.5.1",
0 commit comments