Skip to content

Commit

Permalink
Merge pull request #5100 from help-me-mom/renovate/tests-e2e/patch-an…
Browse files Browse the repository at this point in the history
…gular-monorepo

chore(deps): update angular monorepo to v15.2.4 (patch)
  • Loading branch information
satanTime authored Mar 25, 2023
2 parents 67812e2 + ef5bb27 commit 12b6147
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 73 deletions.
121 changes: 58 additions & 63 deletions tests-e2e/package-lock.json

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

20 changes: 10 additions & 10 deletions tests-e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,21 @@
"test:jasmine": "ng test"
},
"dependencies": {
"@angular/animations": "15.2.1",
"@angular/animations": "15.2.4",
"@angular/cdk": "15.2.4",
"@angular/common": "15.2.1",
"@angular/compiler": "15.2.1",
"@angular/core": "15.2.1",
"@angular/forms": "15.2.1",
"@angular/common": "15.2.4",
"@angular/compiler": "15.2.4",
"@angular/core": "15.2.4",
"@angular/forms": "15.2.4",
"@angular/material": "15.2.4",
"@angular/platform-browser": "15.2.1",
"@angular/platform-browser-dynamic": "15.2.1",
"@angular/router": "15.2.1",
"@angular/platform-browser": "15.2.4",
"@angular/platform-browser-dynamic": "15.2.4",
"@angular/router": "15.2.4",
"@ng-select/ng-select": "10.0.4",
"@ngrx/effects": "15.4.0",
"@ngrx/store": "15.4.0",
"@ngrx/store-devtools": "15.4.0",
"@ngxs/store": "3.7.6",
"@ngxs/store": "3.7.6-dev.master-6835a28",
"primeng": "15.2.1",
"rxjs": "7.8.0",
"tslib": "2.5.0",
Expand All @@ -36,7 +36,7 @@
"devDependencies": {
"@angular-devkit/build-angular": "15.2.4",
"@angular/cli": "15.2.4",
"@angular/compiler-cli": "15.2.1",
"@angular/compiler-cli": "15.2.4",
"@ngneat/spectator": "14.0.0",
"@testing-library/angular": "13.4.0",
"@types/jasmine": "4.3.1",
Expand Down

0 comments on commit 12b6147

Please sign in to comment.