Skip to content

Commit

Permalink
Update dependency @angular-devkit/build-angular to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 4, 2023
1 parent 716e6ee commit 89c1a1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"tslib": "~2.3.1"
},
"devDependencies": {
"@angular-devkit/build-angular": "^12.2.14",
"@angular-devkit/build-angular": "^16.1.8",
"@angular/cli": "^11.2.15",
"@angular/compiler": "^11.2.14",
"@angular/compiler-cli": "^11.2.14",
Expand Down
2 changes: 1 addition & 1 deletion samples/demo-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"zone.js": "^0.11.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "^12.2.14",
"@angular-devkit/build-angular": "^16.1.8",
"@angular/cli": "^11.2.15",
"@angular/compiler-cli": "^11.2.14",
"@angular/language-service": "^11.2.14",
Expand Down

0 comments on commit 89c1a1b

Please sign in to comment.