Skip to content

Commit bd22fb4

Browse files
committed
upgrade angular cli to v20
1 parent 9a6d3eb commit bd22fb4

2 files changed

Lines changed: 340 additions & 127 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@angular-eslint/eslint-plugin-template": "~19.0.2",
6464
"@angular-eslint/schematics": "~19.0.2",
6565
"@angular-eslint/template-parser": "~19.0.2",
66-
"@angular/cli": "19.1.5",
66+
"@angular/cli": "20.0.3",
6767
"@angular/compiler-cli": "~19.1.4",
6868
"@angular/language-service": "~19.1.4",
6969
"@babel/core": "^7.7.7",
@@ -132,7 +132,7 @@
132132
}
133133
},
134134
"volta": {
135-
"node": "20.17.0",
135+
"node": "20.19.0",
136136
"yarn": "4.5.1"
137137
},
138138
"packageManager": "yarn@4.5.1",

0 commit comments

Comments
 (0)