Skip to content

Commit

Permalink
fix(deps): update angularmaterial monorepo to v16.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2023
1 parent f734eb6 commit 9bcb271
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
"private": true,
"dependencies": {
"@angular/animations": "16.2.11",
"@angular/cdk": "16.2.9",
"@angular/cdk": "16.2.10",
"@angular/common": "16.2.11",
"@angular/compiler": "16.2.11",
"@angular/core": "16.2.11",
"@angular/forms": "16.2.11",
"@angular/material": "16.2.9",
"@angular/material": "16.2.10",
"@angular/platform-browser": "16.2.11",
"@angular/platform-browser-dynamic": "16.2.11",
"@angular/router": "16.2.11",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -222,10 +222,10 @@
dependencies:
tslib "^2.3.0"

"@angular/cdk@16.2.9":
version "16.2.9"
resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-16.2.9.tgz#1cf09e091f82368961ee1a48324479d82b5d187f"
integrity sha512-TrLV68YpddUx3t2rs8W29CPk8YkgNGA8PKHwjB4Xvo1yaEH5XUnsw3MQCh42Ee7FKseaqzFgG85USZXAK0IB0A==
"@angular/cdk@16.2.10":
version "16.2.10"
resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-16.2.10.tgz#8dbb3448a5448153e3533e487966219dc9a0f5d8"
integrity sha512-kOQrPxSMPi66aM9XfwZIjQXhH+q0PkhK4BNMHB9RkvaaQ34ovOrKaGsT7t0+sjlVhiwTiy2mB1Qgz6NlIB0ZZw==
dependencies:
tslib "^2.3.0"
optionalDependencies:
Expand Down Expand Up @@ -297,10 +297,10 @@
dependencies:
tslib "^2.3.0"

"@angular/material@16.2.9":
version "16.2.9"
resolved "https://registry.yarnpkg.com/@angular/material/-/material-16.2.9.tgz#aa7e40a11c2a40fec37b9ff81a8fa02825ce1db0"
integrity sha512-ppEVvB5+TAqYxEiWCOt56TJbKayuJXPO5gAIaoIgaj7a77A3iuJRBZD/TLldqUxqCI6T5pwuTVzdeDU4tTHGug==
"@angular/material@16.2.10":
version "16.2.10"
resolved "https://registry.yarnpkg.com/@angular/material/-/material-16.2.10.tgz#5dde65edf292945cd67781f96cff1aa4c5e3f344"
integrity sha512-0XhMwbcxpEESL11mVO8ycwxa+Jlh+8egOSRleD30zFUesqBA5EhtRpH8cqtna03f/xxtRq00Q315igMIMNiOSg==
dependencies:
"@material/animation" "15.0.0-canary.bc9ae6c9c.0"
"@material/auto-init" "15.0.0-canary.bc9ae6c9c.0"
Expand Down

0 comments on commit 9bcb271

Please sign in to comment.