Skip to content

Commit

Permalink
Update angular monorepo to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 16, 2023
1 parent 610b868 commit ad5f5e2
Show file tree
Hide file tree
Showing 2 changed files with 199 additions and 231 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,13 @@
},
"homepage": "https://github.com/esm-bundle/angular__upgrade#readme",
"devDependencies": {
"@angular/common": "15.2.9",
"@angular/compiler": "15.2.9",
"@angular/compiler-cli": "15.2.9",
"@angular/core": "15.2.9",
"@angular/platform-browser": "15.2.9",
"@angular/platform-browser-dynamic": "15.2.9",
"@angular/upgrade": "15.2.9",
"@angular/common": "16.2.1",
"@angular/compiler": "16.2.1",
"@angular/compiler-cli": "16.2.1",
"@angular/core": "16.2.1",
"@angular/platform-browser": "16.2.1",
"@angular/platform-browser-dynamic": "16.2.1",
"@angular/upgrade": "16.2.1",
"@rollup/plugin-babel": "6.0.3",
"@rollup/plugin-node-resolve": "15.1.0",
"concurrently": "8.2.0",
Expand Down
Loading

0 comments on commit ad5f5e2

Please sign in to comment.