Skip to content

Commit

Permalink
Update angular-cli monorepo to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 20, 2023
1 parent 1ac402c commit d1bb13b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,12 @@
"test:jslib:watch:all": "jest --watchAll"
},
"devDependencies": {
"@angular-devkit/build-angular": "15.2.8",
"@angular-devkit/build-angular": "16.1.5",
"@angular/compiler-cli": "15.2.9",
"@angular/platform-browser-dynamic": "15.2.9",
"@fluffy-spoon/substitute": "1.208.0",
"@microsoft/microsoft-graph-types": "2.33.0",
"@ngtools/webpack": "15.2.8",
"@ngtools/webpack": "16.1.5",
"@types/inquirer": "8.2.6",
"@types/jest": "29.5.2",
"@types/ldapjs": "2.2.5",
Expand Down Expand Up @@ -142,7 +142,7 @@
"dependencies": {
"@angular/animations": "15.2.9",
"@angular/cdk": "15.2.9",
"@angular/cli": "15.2.8",
"@angular/cli": "16.1.5",
"@angular/common": "15.2.9",
"@angular/compiler": "15.2.9",
"@angular/core": "15.2.9",
Expand Down

0 comments on commit d1bb13b

Please sign in to comment.