Skip to content

Commit

Permalink
build(deps): Update dependency @angular/material to ^18.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent ec8ef3e commit ee96b77
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion e2e/async/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"name": "async",
"devDependencies": {
"@angular/cdk": "^18.1.3",
"@angular/material": "^18.1.2"
"@angular/material": "^18.1.3"
}
}
12 changes: 6 additions & 6 deletions e2e/async/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,20 +22,20 @@ __metadata:
languageName: node
linkType: hard

"@angular/material@npm:^18.1.2":
version: 18.1.2
resolution: "@angular/material@npm:18.1.2"
"@angular/material@npm:^18.1.3":
version: 18.1.3
resolution: "@angular/material@npm:18.1.3"
dependencies:
tslib: "npm:^2.3.0"
peerDependencies:
"@angular/animations": ^18.0.0 || ^19.0.0
"@angular/cdk": 18.1.2
"@angular/cdk": 18.1.3
"@angular/common": ^18.0.0 || ^19.0.0
"@angular/core": ^18.0.0 || ^19.0.0
"@angular/forms": ^18.0.0 || ^19.0.0
"@angular/platform-browser": ^18.0.0 || ^19.0.0
rxjs: ^6.5.3 || ^7.4.0
checksum: 10/e2141cf05182dfcb948c8e13262d8c9881460a5ee252e5227b2091580ac62a5a11081945c11e83e659503aac91cf422fad8e006f40e7d7556aab330b592c8306
checksum: 10/548996d7f8b364ac132c1804906d304a9416959becddcb08082611bb0ff66d6c5b16c3e239db432d75721ddbd7ffc2e4dd91aa21f50ac01167d9ade0252bd56e
languageName: node
linkType: hard

Expand All @@ -44,7 +44,7 @@ __metadata:
resolution: "async@workspace:."
dependencies:
"@angular/cdk": "npm:^18.1.3"
"@angular/material": "npm:^18.1.2"
"@angular/material": "npm:^18.1.3"
languageName: unknown
linkType: soft

Expand Down

0 comments on commit ee96b77

Please sign in to comment.