Skip to content

Commit

Permalink
chore(deps): bump @angular/router from 15.2.8 to 17.0.0 in /frontend
Browse files Browse the repository at this point in the history
Bumps [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) from 15.2.8 to 17.0.0.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/17.0.0/packages/router)

---
updated-dependencies:
- dependency-name: "@angular/router"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent 8f5fa52 commit 2d984ab
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 34 deletions.
2 changes: 1 addition & 1 deletion frontend/examples/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@angular/forms": "^15.2.10",
"@angular/platform-browser": "^15.2.8",
"@angular/platform-browser-dynamic": "^15.2.8",
"@angular/router": "^15.2.8",
"@angular/router": "^17.0.0",
"angular-in-memory-web-api": "~0.15.0",
"rxjs": "~7.8.0",
"tslib": "^2.6.2",
Expand Down
129 changes: 96 additions & 33 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2d984ab

Please sign in to comment.