Skip to content

Commit

Permalink
Bump @angular/core and @angular/animations (#2615)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 27, 2022
1 parent 2706334 commit 41c59ac
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
30 changes: 15 additions & 15 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,11 @@
},
"private": true,
"dependencies": {
"@angular/animations": "~13.1.2",
"@angular/animations": "~13.2.0",
"@angular/cdk": "~13.1.0",
"@angular/common": "~13.1.3",
"@angular/compiler": "~13.0.3",
"@angular/core": "~13.1.3",
"@angular/core": "~13.2.0",
"@angular/forms": "~13.1.3",
"@angular/localize": "~13.0.3",
"@angular/material": "~13.1.3",
Expand Down

0 comments on commit 41c59ac

Please sign in to comment.