Skip to content

Commit

Permalink
Merge pull request #11013 from qmonmert/angular1826
Browse files Browse the repository at this point in the history
Upgrade Angular 18.2.6
  • Loading branch information
murdos authored Sep 29, 2024
2 parents 34748e8 + 06725b9 commit 2b164d2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"@angular/cdk": "18.2.6",
"@angular/core": "18.2.5",
"@angular/core": "18.2.6",
"@angular/material": "18.2.6",
"angular-eslint": "18.3.1",
"rxjs": "7.8.1",
Expand All @@ -12,7 +12,7 @@
"@angular-builders/jest": "18.0.0",
"@angular/build": "18.2.6",
"@angular/cli": "18.2.6",
"@angular/compiler-cli": "18.2.5",
"@angular/compiler-cli": "18.2.6",
"jest-environment-jsdom": "29.7.0",
"jest-preset-angular": "14.2.4",
"jest-sonar-reporter": "2.0.0",
Expand Down

0 comments on commit 2b164d2

Please sign in to comment.