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.3.
- [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.3)

---
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 Apr 11, 2024
1 parent 4a236b0 commit ff1b5b1
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.4",
"@angular/cdk": "^17.2.1",
"@angular/cdk": "^17.3.3",
"@angular/common": "17.3.3",
"@angular/compiler": "17.3.0",
"@angular/core": "17.3.0",
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.3":
version "17.3.3"
resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-17.3.3.tgz#a266eb76a91ee2ce8f1e2df4bdc9a40b8dab29eb"
integrity sha512-hfS9pwaNE6CTZqP3FBh9tZPbuf//bDqZ5IpMzscfDFrwX8ycxBiI3znH/rFSf9l1rL0OQGoqWWNVfJCT+RrukA==
dependencies:
tslib "^2.3.0"
optionalDependencies:
Expand Down

0 comments on commit ff1b5b1

Please sign in to comment.