Skip to content

Commit

Permalink
build(deps-dev): bump @angular/animations from 15.2.10 to 19.2.0
Browse files Browse the repository at this point in the history
Bumps [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) from 15.2.10 to 19.2.0.
- [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/19.2.0/packages/animations)

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2025
1 parent e6ddf19 commit 955768b
Show file tree
Hide file tree
Showing 3 changed files with 784 additions and 369 deletions.
2 changes: 1 addition & 1 deletion packages/component-library-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@angular-devkit/build-angular": "17.1.0",
"@angular/animations": "17.1.0",
"@angular/animations": "19.2.0",
"@angular/cli": "17.1.0",
"@angular/common": "17.1.0",
"@angular/compiler": "17.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web-component-library-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"typings": "dist/index.d.ts",
"devDependencies": {
"@angular-devkit/build-angular": "15.2.10",
"@angular/animations": "15.2.10",
"@angular/animations": "19.2.0",
"@angular/cli": "15.2.10",
"@angular/common": "15.2.10",
"@angular/compiler": "15.2.10",
Expand Down
Loading

0 comments on commit 955768b

Please sign in to comment.