Skip to content

Commit

Permalink
chore(deps): bump Angular 16.1.0 to 17.1.2 in test/angular project (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-deramond authored Feb 6, 2024
1 parent bf7e2b9 commit 072812b
Show file tree
Hide file tree
Showing 3 changed files with 1,550 additions and 2,594 deletions.
6 changes: 3 additions & 3 deletions test/angular/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,18 +65,18 @@
"builder": "@angular-devkit/build-angular:dev-server",
"configurations": {
"production": {
"browserTarget": "angular:build:production"
"buildTarget": "angular:build:production"
},
"development": {
"browserTarget": "angular:build:development"
"buildTarget": "angular:build:development"
}
},
"defaultConfiguration": "development"
},
"extract-i18n": {
"builder": "@angular-devkit/build-angular:extract-i18n",
"options": {
"browserTarget": "angular:build"
"buildTarget": "angular:build"
}
},
"test": {
Expand Down
Loading

0 comments on commit 072812b

Please sign in to comment.