Skip to content

Commit

Permalink
chore(deps): bump @angular/cdk from 15.2.7 to 16.2.10 in /modules/web
Browse files Browse the repository at this point in the history
Bumps [@angular/cdk](https://github.com/angular/components) from 15.2.7 to 16.2.10.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@15.2.7...16.2.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2023
1 parent 5d81c6f commit cd15b5d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"dependencies": {
"@angular/animations": "15.2.7",
"@angular/cdk": "15.2.7",
"@angular/cdk": "16.2.10",
"@angular/common": "15.2.7",
"@angular/compiler": "15.2.7",
"@angular/core": "15.2.7",
Expand Down
14 changes: 7 additions & 7 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -280,20 +280,20 @@ __metadata:
languageName: node
linkType: hard

"@angular/cdk@npm:15.2.7":
version: 15.2.7
resolution: "@angular/cdk@npm:15.2.7"
"@angular/cdk@npm:16.2.10":
version: 16.2.10
resolution: "@angular/cdk@npm:16.2.10"
dependencies:
parse5: ^7.1.2
tslib: ^2.3.0
peerDependencies:
"@angular/common": ^15.0.0 || ^16.0.0
"@angular/core": ^15.0.0 || ^16.0.0
"@angular/common": ^16.0.0 || ^17.0.0
"@angular/core": ^16.0.0 || ^17.0.0
rxjs: ^6.5.3 || ^7.4.0
dependenciesMeta:
parse5:
optional: true
checksum: f4c802334b4d74031ed8d7a7e268f3fecca672b8a33628f6c2ce94826eecbf2ed5b95d1b5b8669d08cdf4a039669be2352ffe207e7735033c71d745075038661
checksum: c1d16079295499449b38f7c16c4baedb66898ea5a7158fab89f19f234ca94be350a1cfc5b20238097bbcbd1311f5d45e1d708cb010aef00bf53b697586eac782
languageName: node
linkType: hard

Expand Down Expand Up @@ -10920,7 +10920,7 @@ __metadata:
dependencies:
"@angular-devkit/build-angular": 15.1.5
"@angular/animations": 15.2.7
"@angular/cdk": 15.2.7
"@angular/cdk": 16.2.10
"@angular/cli": 15.2.6
"@angular/common": 15.2.7
"@angular/compiler": 15.2.7
Expand Down

0 comments on commit cd15b5d

Please sign in to comment.