Skip to content

Commit

Permalink
chore(tests-e2e): update angular monorepo to v18.2.6 (patch) (#10094)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2024
2 parents 835ccaf + 4b969ab commit 234ba01
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 62 deletions.
106 changes: 53 additions & 53 deletions tests-e2e/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions tests-e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@
"test:jasmine": "ng test"
},
"dependencies": {
"@angular/animations": "18.2.5",
"@angular/animations": "18.2.6",
"@angular/cdk": "18.2.5",
"@angular/common": "18.2.5",
"@angular/compiler": "18.2.5",
"@angular/core": "18.2.5",
"@angular/forms": "18.2.5",
"@angular/common": "18.2.6",
"@angular/compiler": "18.2.6",
"@angular/core": "18.2.6",
"@angular/forms": "18.2.6",
"@angular/material": "18.2.5",
"@angular/platform-browser": "18.2.5",
"@angular/platform-browser-dynamic": "18.2.5",
"@angular/router": "18.2.5",
"@angular/platform-browser": "18.2.6",
"@angular/platform-browser-dynamic": "18.2.6",
"@angular/router": "18.2.6",
"@ng-select/ng-select": "13.8.1",
"@ngrx/effects": "18.0.2",
"@ngrx/store": "18.0.2",
Expand All @@ -37,7 +37,7 @@
"devDependencies": {
"@angular-devkit/build-angular": "18.2.5",
"@angular/cli": "18.2.5",
"@angular/compiler-cli": "18.2.5",
"@angular/compiler-cli": "18.2.6",
"@ngneat/spectator": "19.0.0",
"@testing-library/angular": "17.3.1",
"@types/jasmine": "5.1.4",
Expand Down

0 comments on commit 234ba01

Please sign in to comment.