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 10, 2023
1 parent d181581 commit 078fe77
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 @@ -27,7 +27,7 @@
"tslib": "~2.3.1"
},
"devDependencies": {
"@angular-devkit/build-angular": "^12.2.16",
"@angular-devkit/build-angular": "^16.2.0",
"@angular/cli": "^11.2.18",
"@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 @@ -22,7 +22,7 @@
"zone.js": "^0.11.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "^12.2.16",
"@angular-devkit/build-angular": "^16.2.0",
"@angular/cli": "^11.2.18",
"@angular/compiler-cli": "^11.2.14",
"@angular/language-service": "^11.2.14",
Expand Down

0 comments on commit 078fe77

Please sign in to comment.