Skip to content

Commit

Permalink
chore(tests-e2e): update angular monorepo to v18.1.3 (patch) (#9638)
Browse files Browse the repository at this point in the history
  • Loading branch information
satanTime authored Aug 1, 2024
2 parents 082fcdf + 3535843 commit 7b90d4d
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.1.2",
"@angular/animations": "18.1.3",
"@angular/cdk": "18.1.2",
"@angular/common": "18.1.2",
"@angular/compiler": "18.1.2",
"@angular/core": "18.1.2",
"@angular/forms": "18.1.2",
"@angular/common": "18.1.3",
"@angular/compiler": "18.1.3",
"@angular/core": "18.1.3",
"@angular/forms": "18.1.3",
"@angular/material": "18.1.2",
"@angular/platform-browser": "18.1.2",
"@angular/platform-browser-dynamic": "18.1.2",
"@angular/router": "18.1.2",
"@angular/platform-browser": "18.1.3",
"@angular/platform-browser-dynamic": "18.1.3",
"@angular/router": "18.1.3",
"@ng-select/ng-select": "13.5.0",
"@ngrx/effects": "18.0.1",
"@ngrx/store": "18.0.1",
Expand All @@ -37,7 +37,7 @@
"devDependencies": {
"@angular-devkit/build-angular": "18.1.3",
"@angular/cli": "18.1.3",
"@angular/compiler-cli": "18.1.2",
"@angular/compiler-cli": "18.1.3",
"@ngneat/spectator": "19.0.0",
"@testing-library/angular": "17.1.0",
"@types/jasmine": "5.1.4",
Expand Down

0 comments on commit 7b90d4d

Please sign in to comment.