Skip to content

Commit

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

build(deps): bump the angular-material group with 2 updates
  • Loading branch information
musicEnfanthen authored Oct 24, 2024
2 parents 154ae18 + 5cf5e41 commit bfb27b3
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.9",
"@angular/cdk": "^18.2.9",
"@angular/cdk": "^18.2.10",
"@angular/common": "^18.2.9",
"@angular/compiler": "^18.2.9",
"@angular/core": "^18.2.9",
"@angular/forms": "^18.2.9",
"@angular/localize": "^18.2.9",
"@angular/material": "^18.2.9",
"@angular/material": "^18.2.10",
"@angular/platform-browser": "^18.2.9",
"@angular/platform-browser-dynamic": "^18.2.9",
"@angular/router": "^18.2.9",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -456,9 +456,9 @@ __metadata:
languageName: node
linkType: hard

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

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

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

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

0 comments on commit bfb27b3

Please sign in to comment.