Skip to content

Commit 28a2d37

Browse files
build(deps-dev): bump @angular/animations from 15.2.10 to 20.2.3
Bumps [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) from 15.2.10 to 20.2.3. - [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/20.2.3/packages/animations) --- updated-dependencies: - dependency-name: "@angular/animations" dependency-version: 20.2.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8154e8c commit 28a2d37

File tree

3 files changed

+1022
-211
lines changed

3 files changed

+1022
-211
lines changed

packages/component-library-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"devDependencies": {
3737
"@angular-devkit/build-angular": "17.1.0",
38-
"@angular/animations": "17.1.0",
38+
"@angular/animations": "20.2.3",
3939
"@angular/cli": "17.1.0",
4040
"@angular/common": "17.1.0",
4141
"@angular/compiler": "17.1.0",

packages/web-component-library-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"typings": "dist/index.d.ts",
3434
"devDependencies": {
3535
"@angular-devkit/build-angular": "15.2.10",
36-
"@angular/animations": "15.2.10",
36+
"@angular/animations": "20.2.3",
3737
"@angular/cli": "15.2.10",
3838
"@angular/common": "15.2.10",
3939
"@angular/compiler": "15.2.10",

0 commit comments

Comments
 (0)