Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 7, 2023
1 parent a1cb82b commit eff9ef4
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions angular-example/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 angular-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@angular/animations": "^17.0.4",
"@angular/common": "^17.0.5",
"@angular/common": "^17.0.6",
"@angular/compiler": "^17.0.6",
"@angular/core": "^17.0.4",
"@angular/forms": "^17.0.6",
Expand Down

0 comments on commit eff9ef4

Please sign in to comment.