Skip to content

Commit

Permalink
Bump @angular/router from 18.2.4 to 18.2.7 in /client
Browse files Browse the repository at this point in the history
Bumps [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) from 18.2.4 to 18.2.7.
- [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/18.2.7/packages/router)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent b61be18 commit b4e38b7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
15 changes: 7 additions & 8 deletions client/package-lock.json

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

2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@angular/material": "^18.2.4",
"@angular/platform-browser": "^18.2.4",
"@angular/platform-browser-dynamic": "^18.2.4",
"@angular/router": "^18.2.4",
"@angular/router": "^18.2.7",
"ngxtension": "^4.0.0",
"rxjs": "~7.8.1",
"tslib": "^2.7.0",
Expand Down

0 comments on commit b4e38b7

Please sign in to comment.