Skip to content

Commit 0331871

Browse files
build(deps): bump @angular/cdk in /image-train-filters-fe
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]>
1 parent 3853ee9 commit 0331871

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

image-train-filters-fe/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "Apache-2.0",
66
"dependencies": {
77
"@angular/animations": "17.3.3",
8-
"@angular/cdk": "^17.2.1",
8+
"@angular/cdk": "^17.3.3",
99
"@angular/common": "17.3.3",
1010
"@angular/compiler": "17.3.0",
1111
"@angular/core": "17.3.0",

image-train-filters-fe/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,10 +127,10 @@
127127
dependencies:
128128
tslib "^2.3.0"
129129

130-
"@angular/cdk@^17.2.1":
131-
version "17.2.1"
132-
resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-17.2.1.tgz#0a00911f08d4cb837de93f33f35a688d73ca037b"
133-
integrity sha512-9cWV9MyWnpImns/WQApgoQBKblXA9Zx2CpCkDNipRgx9RyvGrvCLjpEfwQI4HjpPAQDI1trsbeJKihzgz4tFgw==
130+
"@angular/cdk@^17.3.3":
131+
version "17.3.3"
132+
resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-17.3.3.tgz#a266eb76a91ee2ce8f1e2df4bdc9a40b8dab29eb"
133+
integrity sha512-hfS9pwaNE6CTZqP3FBh9tZPbuf//bDqZ5IpMzscfDFrwX8ycxBiI3znH/rFSf9l1rL0OQGoqWWNVfJCT+RrukA==
134134
dependencies:
135135
tslib "^2.3.0"
136136
optionalDependencies:

0 commit comments

Comments
 (0)