Skip to content

Commit

Permalink
build(deps): bump @angular/cdk in /image-train-filters-fe
Browse files Browse the repository at this point in the history
Bumps [@angular/cdk](https://github.com/angular/components) from 17.2.1 to 17.3.2.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@17.2.1...17.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 29, 2024
1 parent 4fc87c6 commit bf894d3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion image-train-filters-fe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "Apache-2.0",
"dependencies": {
"@angular/animations": "17.3.2",
"@angular/cdk": "^17.2.1",
"@angular/cdk": "^17.3.2",
"@angular/common": "17.2.3",
"@angular/compiler": "17.2.3",
"@angular/core": "17.2.3",
Expand Down
8 changes: 4 additions & 4 deletions image-train-filters-fe/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -127,10 +127,10 @@
dependencies:
tslib "^2.3.0"

"@angular/cdk@^17.2.1":
version "17.2.1"
resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-17.2.1.tgz#0a00911f08d4cb837de93f33f35a688d73ca037b"
integrity sha512-9cWV9MyWnpImns/WQApgoQBKblXA9Zx2CpCkDNipRgx9RyvGrvCLjpEfwQI4HjpPAQDI1trsbeJKihzgz4tFgw==
"@angular/cdk@^17.3.2":
version "17.3.2"
resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-17.3.2.tgz#b438da913cdc482216a7b4a856c7c106c5baa2cd"
integrity sha512-mC2U7aoIf7RSpGgIwVyfQEbaPDDX59plQt88KeTz15wjF8vosLt2DG0rZEoV8Mq14YS47J+jI76q/LJfd6/GCw==
dependencies:
tslib "^2.3.0"
optionalDependencies:
Expand Down

0 comments on commit bf894d3

Please sign in to comment.