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 16.2.7 to 16.2.9.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/16.2.9/CHANGELOG.md)
- [Commits](angular/angular-cli@16.2.7...16.2.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent b0273a4 commit 2a1dc01
Show file tree
Hide file tree
Showing 2 changed files with 188 additions and 34 deletions.
220 changes: 187 additions & 33 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": "^16.2.7",
"@angular/cli": "^16.2.7",
"@angular/cli": "^16.2.9",
"@angular/compiler-cli": "^16.2.10",
"@o3r/ngx-prefetch": "../..",
"@playwright/test": "^1.37.1",
Expand Down

0 comments on commit 2a1dc01

Please sign in to comment.