Skip to content

Commit

Permalink
Bump the angular group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the angular group with 3 updates in the / directory: [@angular-devkit/core](https://github.com/angular/angular-cli), [@angular-devkit/schematics](https://github.com/angular/angular-cli) and [@angular/cdk](https://github.com/angular/components).


Updates `@angular-devkit/core` from 17.2.0 to 17.3.7
- [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.2.0...17.3.7)

Updates `@angular-devkit/schematics` from 17.2.0 to 17.3.7
- [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.2.0...17.3.7)

Updates `@angular/cdk` from 17.2.0 to 17.3.8
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@17.2.0...17.3.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 4bd2dc8 commit 7d2cfc5
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 34 deletions.
167 changes: 136 additions & 31 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"update-deps": "ncu -u --packageFile src/package.json"
},
"dependencies": {
"@angular-devkit/core": "17.2.0",
"@angular-devkit/schematics": "17.2.0",
"@angular/cdk": "17.2.0",
"@angular-devkit/core": "17.3.7",
"@angular-devkit/schematics": "17.3.7",
"@angular/cdk": "17.3.8",
"@schematics/angular": "17.2.0",
"npm-check-updates": "16.14.4",
"rxjs": "7.8.1",
Expand Down

0 comments on commit 7d2cfc5

Please sign in to comment.