Skip to content

Commit

Permalink
Bump @angular/animations from 17.0.8 to 17.1.1 in /frontend
Browse files Browse the repository at this point in the history
Bumps [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) from 17.0.8 to 17.1.1.
- [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/17.1.1/packages/animations)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 93b726a commit 790281a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^17.0.0",
"@angular/animations": "^17.1.1",
"@angular/cdk": "^17.0.3",
"@angular/common": "^17.0.0",
"@angular/compiler": "^17.0.0",
Expand Down

0 comments on commit 790281a

Please sign in to comment.