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] committed Jul 26, 2023
1 parent 1536e09 commit 8434a94
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.1.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^0.1102.2",
"@angular-devkit/build-angular": "^16.1.6",
"@angular/cli": "^11.2.2",
"@angular/compiler": "^11.2.3",
"@angular/compiler-cli": "^11.2.3",
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": "^0.1102.2",
"@angular-devkit/build-angular": "^16.1.6",
"@angular/cli": "^11.2.2",
"@angular/compiler-cli": "^11.2.3",
"@angular/language-service": "^11.2.3",
Expand Down

0 comments on commit 8434a94

Please sign in to comment.