Skip to content

Commit

Permalink
chore(deps): bump @angular/cli in /examples/my-ngsw-app
Browse files Browse the repository at this point in the history
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 17.0.0 to 17.0.1.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@17.0.0...17.0.1)

---
updated-dependencies:
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  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 d3c79e9
Show file tree
Hide file tree
Showing 2 changed files with 243 additions and 35 deletions.
276 changes: 242 additions & 34 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 @@ -33,7 +33,7 @@
},
"devDependencies": {
"@angular-devkit/build-angular": "^17.0.0",
"@angular/cli": "^17.0.0",
"@angular/cli": "^17.0.1",
"@angular/compiler-cli": "^17.0.1",
"@o3r/ngx-prefetch": "../..",
"@playwright/test": "^1.37.1",
Expand Down

0 comments on commit d3c79e9

Please sign in to comment.