Skip to content

Commit

Permalink
Update angular monorepo to v18.2.8 (#74)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent 8710549 commit 7663c08
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 127 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,19 +36,19 @@
},
"homepage": "https://github.com/esm-bundle/angular#readme",
"devDependencies": {
"@angular/animations": "18.2.7",
"@angular/common": "18.2.7",
"@angular/compiler": "18.2.7",
"@angular/compiler-cli": "18.2.7",
"@angular/core": "18.2.7",
"@angular/elements": "18.2.7",
"@angular/forms": "18.2.7",
"@angular/localize": "18.2.7",
"@angular/platform-browser": "18.2.7",
"@angular/platform-browser-dynamic": "18.2.7",
"@angular/router": "18.2.7",
"@angular/service-worker": "18.2.7",
"@angular/upgrade": "18.2.7",
"@angular/animations": "18.2.8",
"@angular/common": "18.2.8",
"@angular/compiler": "18.2.8",
"@angular/compiler-cli": "18.2.8",
"@angular/core": "18.2.8",
"@angular/elements": "18.2.8",
"@angular/forms": "18.2.8",
"@angular/localize": "18.2.8",
"@angular/platform-browser": "18.2.8",
"@angular/platform-browser-dynamic": "18.2.8",
"@angular/router": "18.2.8",
"@angular/service-worker": "18.2.8",
"@angular/upgrade": "18.2.8",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-replace": "6.0.1",
"@rollup/plugin-terser": "0.4.4",
Expand Down
Loading

0 comments on commit 7663c08

Please sign in to comment.