Skip to content

Commit

Permalink
chore(tests-e2e): update ngrx monorepo to v18.0.1 (patch) (#9351)
Browse files Browse the repository at this point in the history
  • Loading branch information
satanTime authored Jun 28, 2024
2 parents 011a2d2 + 09c8c80 commit 526757b
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 21 deletions.
40 changes: 22 additions & 18 deletions tests-e2e/package-lock.json

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

6 changes: 3 additions & 3 deletions tests-e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"@angular/platform-browser-dynamic": "18.0.5",
"@angular/router": "18.0.5",
"@ng-select/ng-select": "13.3.0",
"@ngrx/effects": "18.0.0",
"@ngrx/store": "18.0.0",
"@ngrx/store-devtools": "18.0.0",
"@ngrx/effects": "18.0.1",
"@ngrx/store": "18.0.1",
"@ngrx/store-devtools": "18.0.1",
"@ngxs/store": "18.0.0",
"primeng": "17.18.2",
"@ngneat/transloco": "6.0.4",
Expand Down

0 comments on commit 526757b

Please sign in to comment.