Skip to content

Commit

Permalink
chore(deps): bump @angular/animations in /examples/my-ngsw-app
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.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/17.1.3/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 Feb 12, 2024
1 parent 447ab7e commit b0ff5a3
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 additions & 20 deletions examples/my-ngsw-app/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 examples/my-ngsw-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^17.0.8",
"@angular/animations": "^17.1.3",
"@angular/common": "^17.0.8",
"@angular/compiler": "^17.0.8",
"@angular/core": "^17.0.8",
Expand Down

0 comments on commit b0ff5a3

Please sign in to comment.