Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 2a45f70 commit 5bca7f8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@angular/localize": "^16.0.6",
"@angular/platform-browser": "^12.2.12",
"@angular/platform-browser-dynamic": "^12.2.12",
"@angular/router": "^12.2.12",
"@angular/router": "^18.2.0",
"@ng-bootstrap/ng-bootstrap": "^10.0.0",
"@ngx-translate/core": "13.0.0",
"@ngx-translate/http-loader": "6.0.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -569,17 +569,17 @@ __metadata:
languageName: node
linkType: hard

"@angular/router@npm:^12.2.12":
version: 12.2.12
resolution: "@angular/router@npm:12.2.12"
"@angular/router@npm:^18.2.0":
version: 18.2.0
resolution: "@angular/router@npm:18.2.0"
dependencies:
tslib: ^2.2.0
tslib: ^2.3.0
peerDependencies:
"@angular/common": 12.2.12
"@angular/core": 12.2.12
"@angular/platform-browser": 12.2.12
rxjs: ^6.5.3 || ^7.0.0
checksum: 1087d56eb371a7bd67dfd0e7c0afae50d9863c9e6e5cea37baf30dd1a769f170389589db598360d42371623172422407734db4105d5898bd894b3968b19b8e09
"@angular/common": 18.2.0
"@angular/core": 18.2.0
"@angular/platform-browser": 18.2.0
rxjs: ^6.5.3 || ^7.4.0
checksum: 0372f7a2a7312ed91d66d24b56587362627eb509b875a5ce798e5dccaee1751b6087c54a6ea1065170114cfd9ffc529dffd173a5fc8f62e98ec593c453ec4f3c
languageName: node
linkType: hard

Expand Down Expand Up @@ -7623,7 +7623,7 @@ __metadata:
"@angular/localize": ^16.0.6
"@angular/platform-browser": ^12.2.12
"@angular/platform-browser-dynamic": ^12.2.12
"@angular/router": ^12.2.12
"@angular/router": ^18.2.0
"@cypress/schematic": 1.5.0
"@ng-bootstrap/ng-bootstrap": ^10.0.0
"@ngx-translate/core": 13.0.0
Expand Down

0 comments on commit 5bca7f8

Please sign in to comment.