Skip to content

Commit c508643

Browse files
committed
Update angular-cli monorepo to v20
1 parent 2691b60 commit c508643

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"zone.js": "~0.14.2"
3434
},
3535
"devDependencies": {
36-
"@angular-devkit/build-angular": "^17.0.0",
37-
"@angular/cli": "^17.3.8",
36+
"@angular-devkit/build-angular": "^20.0.0",
37+
"@angular/cli": "^20.0.0",
3838
"@angular/compiler-cli": "^17.0.0",
3939
"@angular/localize": "^17.0.0",
4040
"@types/jasmine": "~5.1.0",

genai-for-marketing/frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"zone.js": "~0.14.2"
4242
},
4343
"devDependencies": {
44-
"@angular-devkit/build-angular": "^17.0.3",
45-
"@angular/cli": "^17.0.3",
44+
"@angular-devkit/build-angular": "^20.0.0",
45+
"@angular/cli": "^20.0.0",
4646
"@angular/compiler-cli": "^17.0.0",
4747
"@types/express": "^4.17.17",
4848
"@types/jasmine": "~5.1.0",

0 commit comments

Comments
 (0)