Skip to content

Commit

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

build(deps): bump the angular-material group with 2 updates
  • Loading branch information
musicEnfanthen authored Nov 11, 2024
2 parents 52fd94e + 9fb0f34 commit 6992bd0
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.11",
"@angular/cdk": "^18.2.11",
"@angular/cdk": "^18.2.12",
"@angular/common": "^18.2.11",
"@angular/compiler": "^18.2.11",
"@angular/core": "^18.2.11",
"@angular/forms": "^18.2.11",
"@angular/localize": "^18.2.11",
"@angular/material": "^18.2.11",
"@angular/material": "^18.2.12",
"@angular/platform-browser": "^18.2.11",
"@angular/platform-browser-dynamic": "^18.2.11",
"@angular/router": "^18.2.11",
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.11":
version: 18.2.11
resolution: "@angular/cdk@npm:18.2.11"
"@angular/cdk@npm:^18.2.12":
version: 18.2.12
resolution: "@angular/cdk@npm:18.2.12"
dependencies:
parse5: "npm:^7.1.2"
tslib: "npm:^2.3.0"
Expand All @@ -469,7 +469,7 @@ __metadata:
dependenciesMeta:
parse5:
optional: true
checksum: 10c0/32c046b3deefdc1593dcf1c70fd3c5a7b979a849334a61839233d3548d2c0d89045fc08b9888420379587cc516d09baab576dc4d2cabdb3f961e4cf449fd1701
checksum: 10c0/e8aab41bf298cb3faff2e026fe0ff53a86815df1c1eebd749a5f11e1efd41fd809b9ccb54b7fe864a1342701eec5b0d7a1d05d6710fa77dc265fcdab8344b6d1
languageName: node
linkType: hard

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

"@angular/material@npm:^18.2.11":
version: 18.2.11
resolution: "@angular/material@npm:18.2.11"
"@angular/material@npm:^18.2.12":
version: 18.2.12
resolution: "@angular/material@npm:18.2.12"
dependencies:
tslib: "npm:^2.3.0"
peerDependencies:
"@angular/animations": ^18.0.0 || ^19.0.0
"@angular/cdk": 18.2.11
"@angular/cdk": 18.2.12
"@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/c2a56ccb5cf38ef171c53d4e8cd10df799671b8211960b6fe93a372a32030faa59a17ed057e34db3d84bc77cd79f2dee48b931596006329376763212ea6ec6bb
checksum: 10c0/f6de60c0581e8839c1ffdbc153be039ad1b99ce69e7a6a732074f85867b21dd447e2f0ae296a86f7baa658a0ab9a90eaef33c18deb0d1bba6ab7a68264fc915c
languageName: node
linkType: hard

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

0 comments on commit 6992bd0

Please sign in to comment.