Skip to content

Commit

Permalink
Merge pull request #1020 from webern-unibas-ch/dependabot/npm_and_yar…
Browse files Browse the repository at this point in the history
…n/develop/angular-material-d5a06d4483

build(deps): bump the angular-material group with 2 updates
  • Loading branch information
musicEnfanthen authored Oct 21, 2024
2 parents b3798df + 6ed30e0 commit 31da4bc
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,13 +70,13 @@
},
"dependencies": {
"@angular/animations": "^18.2.8",
"@angular/cdk": "^18.2.8",
"@angular/cdk": "^18.2.9",
"@angular/common": "^18.2.8",
"@angular/compiler": "^18.2.8",
"@angular/core": "^18.2.8",
"@angular/forms": "^18.2.8",
"@angular/localize": "^18.2.8",
"@angular/material": "^18.2.8",
"@angular/material": "^18.2.9",
"@angular/platform-browser": "^18.2.8",
"@angular/platform-browser-dynamic": "^18.2.8",
"@angular/router": "^18.2.8",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -455,9 +455,9 @@ __metadata:
languageName: node
linkType: hard

"@angular/cdk@npm:^18.2.8":
version: 18.2.8
resolution: "@angular/cdk@npm:18.2.8"
"@angular/cdk@npm:^18.2.9":
version: 18.2.9
resolution: "@angular/cdk@npm:18.2.9"
dependencies:
parse5: "npm:^7.1.2"
tslib: "npm:^2.3.0"
Expand All @@ -468,7 +468,7 @@ __metadata:
dependenciesMeta:
parse5:
optional: true
checksum: 10c0/5ffeb741955475ff8846556e07f2ae792f104ef2080bf762bff2138b157d88383fbcb6da06df62b4d72fed5947fdf87e7affee4c2be28c66189e2b9b8a0ff8bf
checksum: 10c0/2ddc67f8d3e2ee186c5b0e111be8e08ddfa286bb4bfd2d297e39b077819df132f940a5b959b947341fe0e841182fd44cd46a9da7ffe5e36158e489b6a5e5e42b
languageName: node
linkType: hard

Expand Down Expand Up @@ -605,20 +605,20 @@ __metadata:
languageName: node
linkType: hard

"@angular/material@npm:^18.2.8":
version: 18.2.8
resolution: "@angular/material@npm:18.2.8"
"@angular/material@npm:^18.2.9":
version: 18.2.9
resolution: "@angular/material@npm:18.2.9"
dependencies:
tslib: "npm:^2.3.0"
peerDependencies:
"@angular/animations": ^18.0.0 || ^19.0.0
"@angular/cdk": 18.2.8
"@angular/cdk": 18.2.9
"@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: 10c0/0c5939f446349ee3baec81b4841b0cd6299c49f1ecbb5f77acc5c1a63902a9bf8d39c667253ca4fd80a2bbb3679f19f04f258cce184182d361f3b0600ec16d8a
checksum: 10c0/c41e858e627db1c87d3e5b15fffac9404efd8323100cf5c439501ad6ac2da707b37e6b732c93ba6dddb2a6c532c6a6566d4a799e7bf15a00e77a7c56da90d72f
languageName: node
linkType: hard

Expand Down Expand Up @@ -6235,7 +6235,7 @@ __metadata:
"@angular-eslint/schematics": "npm:^18.3.1"
"@angular-eslint/template-parser": "npm:^18.3.1"
"@angular/animations": "npm:^18.2.8"
"@angular/cdk": "npm:^18.2.8"
"@angular/cdk": "npm:^18.2.9"
"@angular/cli": "npm:^18.2.9"
"@angular/common": "npm:^18.2.8"
"@angular/compiler": "npm:^18.2.8"
Expand All @@ -6244,7 +6244,7 @@ __metadata:
"@angular/forms": "npm:^18.2.8"
"@angular/language-service": "npm:^18.2.8"
"@angular/localize": "npm:^18.2.8"
"@angular/material": "npm:^18.2.8"
"@angular/material": "npm:^18.2.9"
"@angular/platform-browser": "npm:^18.2.8"
"@angular/platform-browser-dynamic": "npm:^18.2.8"
"@angular/router": "npm:^18.2.8"
Expand Down

0 comments on commit 31da4bc

Please sign in to comment.