Skip to content

Commit

Permalink
chore(deps): bump @angular/compiler in /examples/my-ngsw-app
Browse files Browse the repository at this point in the history
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 17.0.1 to 17.0.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.0.3/packages/compiler)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 799076c commit 9b2b7a5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 @@ -20,7 +20,7 @@
"dependencies": {
"@angular/animations": "^17.0.1",
"@angular/common": "^17.0.1",
"@angular/compiler": "^17.0.1",
"@angular/compiler": "^17.0.3",
"@angular/core": "^17.0.1",
"@angular/forms": "^17.0.1",
"@angular/platform-browser": "^17.0.1",
Expand Down

0 comments on commit 9b2b7a5

Please sign in to comment.