Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and CRoberto1926 committed Nov 14, 2024
1 parent 0852ba2 commit 257642d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@ali-hm/angular-tree-component": "18.0.5",
"@angular-devkit/build-angular": "18.2.11",
"@angular/animations": "18.2.11",
"@angular/cdk": "18.2.12",
"@angular/cdk": "18.2.13",
"@angular/common": "18.2.11",
"@angular/core": "18.2.11",
"@angular/forms": "18.2.11",
Expand Down
10 changes: 5 additions & 5 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -547,9 +547,9 @@ __metadata:
languageName: node
linkType: hard

"@angular/cdk@npm:18.2.12":
version: 18.2.12
resolution: "@angular/cdk@npm:18.2.12"
"@angular/cdk@npm:18.2.13":
version: 18.2.13
resolution: "@angular/cdk@npm:18.2.13"
dependencies:
parse5: "npm:^7.1.2"
tslib: "npm:^2.3.0"
Expand All @@ -560,7 +560,7 @@ __metadata:
dependenciesMeta:
parse5:
optional: true
checksum: 10c0/e8aab41bf298cb3faff2e026fe0ff53a86815df1c1eebd749a5f11e1efd41fd809b9ccb54b7fe864a1342701eec5b0d7a1d05d6710fa77dc265fcdab8344b6d1
checksum: 10c0/c2ab0851da844e573e5212cfcd2bacbc6520c2988c3d935d826bd4e8df11f4cd4dfeabe0dff67a04afa0f6f05a1ce20b5c678457bb140efe9f2ef6931264561b
languageName: node
linkType: hard

Expand Down Expand Up @@ -10353,7 +10353,7 @@ __metadata:
"@angular-devkit/build-angular": "npm:18.2.11"
"@angular/animations": "npm:18.2.11"
"@angular/build": "npm:^18.2.11"
"@angular/cdk": "npm:18.2.12"
"@angular/cdk": "npm:18.2.13"
"@angular/cli": "npm:18.2.11"
"@angular/common": "npm:18.2.11"
"@angular/compiler": "npm:18.2.11"
Expand Down

0 comments on commit 257642d

Please sign in to comment.