Skip to content

Commit 3ef3e0a

Browse files
Bump @angular/animations from 22.0.1 to 22.0.2
Bumps [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) from 22.0.1 to 22.0.2. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v22.0.2/packages/animations) --- updated-dependencies: - dependency-name: "@angular/animations" dependency-version: 22.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3cbc069 commit 3ef3e0a

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"clean": "ng cache clean"
2424
},
2525
"dependencies": {
26-
"@angular/animations": "^22.0.1",
26+
"@angular/animations": "^22.0.2",
2727
"@angular/cdk": "^22.0.0",
2828
"@angular/common": "^22.0.1",
2929
"@angular/compiler": "^22.0.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -361,14 +361,14 @@ __metadata:
361361
languageName: node
362362
linkType: hard
363363

364-
"@angular/animations@npm:^22.0.1":
365-
version: 22.0.1
366-
resolution: "@angular/animations@npm:22.0.1"
364+
"@angular/animations@npm:^22.0.2":
365+
version: 22.0.2
366+
resolution: "@angular/animations@npm:22.0.2"
367367
dependencies:
368368
tslib: "npm:^2.3.0"
369369
peerDependencies:
370-
"@angular/core": 22.0.1
371-
checksum: 10c0/dd49a9514f850f6cbaf2016600cae38b5f3ecc949157d13b192038521cd9086598a3a9ddc6e5d466da466ec0c9ffaf1c36016c9c31c89595569bfc2b87bca322
370+
"@angular/core": 22.0.2
371+
checksum: 10c0/63eafdf2e63d38cc4218e561f838cfb9e8c89a57e9a7569391a0309ae8a92879a497ece054eb46cefc0b480583949be4cd910ebc6c48cc19e4049ee5a296c048
372372
languageName: node
373373
linkType: hard
374374

@@ -4166,7 +4166,7 @@ __metadata:
41664166
version: 0.0.0-use.local
41674167
resolution: "dwv-angular@workspace:."
41684168
dependencies:
4169-
"@angular/animations": "npm:^22.0.1"
4169+
"@angular/animations": "npm:^22.0.2"
41704170
"@angular/build": "npm:^22.0.1"
41714171
"@angular/cdk": "npm:^22.0.0"
41724172
"@angular/cli": "npm:^22.0.1"

0 commit comments

Comments
 (0)