Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump @angular-devkit/schematics from 17.1.3 to 17.2.0
Browse files Browse the repository at this point in the history
Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 17.1.3 to 17.2.0.
- [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.1.3...17.2.0)

---
updated-dependencies:
- dependency-name: "@angular-devkit/schematics"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Feb 15, 2024
1 parent d06e2f9 commit c41b627
Showing 2 changed files with 82 additions and 8 deletions.
88 changes: 81 additions & 7 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 packages/schematics/package.json
Original file line number Diff line number Diff line change
@@ -31,7 +31,7 @@
"schematics": "./dist/collection.json",
"dependencies": {
"@angular-devkit/core": "17.1.3",
"@angular-devkit/schematics": "17.1.3",
"@angular-devkit/schematics": "17.2.0",
"typescript": "5.3.3"
},
"devDependencies": {

0 comments on commit c41b627

Please sign in to comment.