Skip to content

Commit

Permalink
build(deps): bump @angular/cdk in /modules/fbs-core/web
Browse files Browse the repository at this point in the history
Bumps [@angular/cdk](https://github.com/angular/components) from 14.2.1 to 17.0.0.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@14.2.1...17.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent b8f2aab commit 91b2f2b
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 13 deletions.
42 changes: 30 additions & 12 deletions modules/fbs-core/web/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 modules/fbs-core/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@angular-material-components/datetime-picker": "^8.0.0",
"@angular/animations": "^14.1.0",
"@angular/cdk": "^14.1.0",
"@angular/cdk": "^17.0.0",
"@angular/common": "^14.1.0",
"@angular/compiler": "^14.1.0",
"@angular/core": "^14.1.0",
Expand Down

0 comments on commit 91b2f2b

Please sign in to comment.