Skip to content

Commit

Permalink
fix(deps): update angular monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 6, 2024
1 parent 7eea974 commit 2b73edc
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"@angular/build": "18.2.7",
"@angular/cdk": "18.2.6",
"@angular/cli": "18.2.7",
"@angular/compiler-cli": "18.2.6",
"@angular/core": "18.2.6",
"@angular/compiler-cli": "18.2.7",
"@angular/core": "18.2.7",
"@angular/material": "18.2.6",
"angular-eslint": "18.3.1",
"jest-environment-jsdom": "29.7.0",
Expand All @@ -14,6 +14,6 @@
"rxjs": "7.8.1",
"tslib": "2.7.0",
"typescript": "5.5.4",
"zone.js": "0.14.10"
"zone.js": "0.15.0"
}
}

0 comments on commit 2b73edc

Please sign in to comment.