Skip to content

Commit

Permalink
Bump @angular/common from 13.1.1 to 13.1.2
Browse files Browse the repository at this point in the history
Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 13.1.1 to 13.1.2.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/13.1.2/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/13.1.2/packages/common)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 13, 2022
1 parent 7a8324b commit e70716c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"dependencies": {
"@angular/animations": "~13.1.2",
"@angular/cdk": "~13.1.0",
"@angular/common": "~13.1.1",
"@angular/common": "~13.1.2",
"@angular/compiler": "~13.0.3",
"@angular/core": "~13.1.1",
"@angular/forms": "~13.1.1",
Expand Down

0 comments on commit e70716c

Please sign in to comment.