Skip to content

Commit

Permalink
build(deps): Update Angular packages to ^18.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent a081abe commit 557826e
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 @@
"@angular-eslint/eslint-plugin-template": "^18.3.1",
"@angular-eslint/template-parser": "^18.3.1",
"@angular/animations": "^18.2.7",
"@angular/cdk": "^18.2.7",
"@angular/cdk": "^18.2.8",
"@angular/common": "^18.2.7",
"@angular/compiler": "^18.2.7",
"@angular/compiler-cli": "^18.2.7",
"@angular/core": "^18.2.7",
"@angular/forms": "^18.2.7",
"@angular/material": "^18.2.7",
"@angular/material": "^18.2.8",
"@angular/platform-browser": "^18.2.7",
"@angular/platform-browser-dynamic": "^18.2.7",
"@babel/core": "^7.25.7",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -327,9 +327,9 @@ __metadata:
languageName: node
linkType: hard

"@angular/cdk@npm:^18.2.7":
version: 18.2.7
resolution: "@angular/cdk@npm:18.2.7"
"@angular/cdk@npm:^18.2.8":
version: 18.2.8
resolution: "@angular/cdk@npm:18.2.8"
dependencies:
parse5: "npm:^7.1.2"
tslib: "npm:^2.3.0"
Expand All @@ -340,7 +340,7 @@ __metadata:
dependenciesMeta:
parse5:
optional: true
checksum: 10/bd97836f56d16a4a5084a64bbd1fbe7a600635fb547dec876d4292237502562c32ae307f92720b159d46c08942b39259df8d41f662fe5c26d1eb5f588fd616de
checksum: 10/ec4b56ffe9a2cc9814e5e1f48dcaf78b9b67d52737f6bbe253eba281e222b469d091ef0be463231b0fe9d925cb91b55e269416892bd9da6f7524f1598cc38d31
languageName: node
linkType: hard

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

"@angular/material@npm:^18.2.7":
version: 18.2.7
resolution: "@angular/material@npm:18.2.7"
"@angular/material@npm:^18.2.8":
version: 18.2.8
resolution: "@angular/material@npm:18.2.8"
dependencies:
tslib: "npm:^2.3.0"
peerDependencies:
"@angular/animations": ^18.0.0 || ^19.0.0
"@angular/cdk": 18.2.7
"@angular/cdk": 18.2.8
"@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/2217684c2292c5ae6fa0d6ab4b6b3febf7509cad47491a3044b9e53ca9433f103371c06cb1bda18508513445972c5df9db41ed9eed55e9f108262f05fc286bb1
checksum: 10/2cc4452208b0b2cc08ecdbf138023f204725216550f90213c813ba4c674b5d1ad52e0f9ad33abcb25a10d3e235dbb00a5e9a5d931963e03f3072f9d22dbf16ae
languageName: node
linkType: hard

Expand Down Expand Up @@ -8792,13 +8792,13 @@ __metadata:
"@angular-eslint/eslint-plugin-template": "npm:^18.3.1"
"@angular-eslint/template-parser": "npm:^18.3.1"
"@angular/animations": "npm:^18.2.7"
"@angular/cdk": "npm:^18.2.7"
"@angular/cdk": "npm:^18.2.8"
"@angular/common": "npm:^18.2.7"
"@angular/compiler": "npm:^18.2.7"
"@angular/compiler-cli": "npm:^18.2.7"
"@angular/core": "npm:^18.2.7"
"@angular/forms": "npm:^18.2.7"
"@angular/material": "npm:^18.2.7"
"@angular/material": "npm:^18.2.8"
"@angular/platform-browser": "npm:^18.2.7"
"@angular/platform-browser-dynamic": "npm:^18.2.7"
"@babel/core": "npm:^7.25.7"
Expand Down

0 comments on commit 557826e

Please sign in to comment.