Skip to content

Commit

Permalink
build(deps): Update dependency @angular/cdk to ^18.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ahnpnl committed Jul 31, 2024
1 parent 1a4f7d5 commit 0c41fd0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion e2e/async/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "async",
"devDependencies": {
"@angular/cdk": "^18.1.2",
"@angular/cdk": "^18.1.3",
"@angular/material": "^18.1.2"
}
}
10 changes: 5 additions & 5 deletions e2e/async/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ __metadata:
version: 8
cacheKey: 10

"@angular/cdk@npm:^18.1.2":
version: 18.1.2
resolution: "@angular/cdk@npm:18.1.2"
"@angular/cdk@npm:^18.1.3":
version: 18.1.3
resolution: "@angular/cdk@npm:18.1.3"
dependencies:
parse5: "npm:^7.1.2"
tslib: "npm:^2.3.0"
Expand All @@ -18,7 +18,7 @@ __metadata:
dependenciesMeta:
parse5:
optional: true
checksum: 10/b25ecc06f43b0855d4f56ae01ecf2f427eeefbdf88fe54e08b9892911f98d007a2514810fcf77f4dd7e454badfe587ce571c801a0e8d579baa41b314181f4a70
checksum: 10/f80a684cdee4cdcc88f61551be6e9a8c359bf0373ef6d4d4101ec8cbb8307693a6ffd10457288241ba3134bfa2dd74a0dcf350c5502dac6930f8fd1a87809a16
languageName: node
linkType: hard

Expand All @@ -43,7 +43,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "async@workspace:."
dependencies:
"@angular/cdk": "npm:^18.1.2"
"@angular/cdk": "npm:^18.1.3"
"@angular/material": "npm:^18.1.2"
languageName: unknown
linkType: soft
Expand Down

0 comments on commit 0c41fd0

Please sign in to comment.