Skip to content

Commit

Permalink
chore(deps): bump the angular-material group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the angular-material group with 2 updates: [@angular/cdk](https://github.com/angular/components) and [@angular/material](https://github.com/angular/components).


Updates `@angular/cdk` from 17.2.0 to 17.3.4
- [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.4)

Updates `@angular/material` from 17.2.0 to 17.3.4
- [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.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 16, 2024
1 parent 3f09885 commit 25d9e3a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
},
"dependencies": {
"@angular/animations": "~17.3.4",
"@angular/cdk": "~17.2.0",
"@angular/cdk": "~17.3.4",
"@angular/common": "~17.3.4",
"@angular/compiler": "~17.3.4",
"@angular/core": "~17.3.4",
"@angular/forms": "~17.3.4",
"@angular/material": "~17.2.0",
"@angular/material": "~17.3.4",
"@angular/platform-browser": "~17.3.4",
"@angular/platform-browser-dynamic": "~17.3.4",
"@angular/router": "~17.3.4",
Expand Down

0 comments on commit 25d9e3a

Please sign in to comment.