Skip to content

Commit

Permalink
build(deps): bump @angular/router in /angular-example
Browse files Browse the repository at this point in the history
Bumps [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) from 17.0.5 to 17.0.6.
- [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.6/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 Dec 7, 2023
1 parent c8bbb29 commit c210e66
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions angular-example/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 angular-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@angular/forms": "^17.0.5",
"@angular/platform-browser": "^17.0.5",
"@angular/platform-browser-dynamic": "^17.0.6",
"@angular/router": "^17.0.5",
"@angular/router": "^17.0.6",
"@db-ui/ngx-components": "0.0.61",
"classnames": "^2.3.2",
"rxjs": "~7.8.1",
Expand Down

0 comments on commit c210e66

Please sign in to comment.