Skip to content

Commit

Permalink
chore: update angular/cdk to 17 in package-smoke (#3237)
Browse files Browse the repository at this point in the history
  • Loading branch information
denStrigo committed Jan 28, 2024
1 parent bced0eb commit 52c3fb4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions packages-smoke/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 packages-smoke/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"private": true,
"dependencies": {
"@angular/animations": "~17.1.0",
"@angular/cdk": "~16.2.11",
"@angular/cdk": "~17.1.1",
"@angular/common": "~17.1.0",
"@angular/compiler": "~17.1.0",
"@angular/core": "~17.1.0",
Expand Down Expand Up @@ -72,4 +72,4 @@
"typescript": "~5.3.3",
"webpack-sources": "^3.2.1"
}
}
}

0 comments on commit 52c3fb4

Please sign in to comment.