Skip to content

Commit

Permalink
chore(e2e/jasmine): update angular monorepo to v18.2.13 (patch) (#10585)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
2 parents 45aa36b + 0642bcd commit 176605c
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 62 deletions.
106 changes: 53 additions & 53 deletions e2e/jasmine/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 e2e/jasmine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,22 @@
"test:jasmine": "ng test"
},
"dependencies": {
"@angular/animations": "18.2.12",
"@angular/common": "18.2.12",
"@angular/compiler": "18.2.12",
"@angular/core": "18.2.12",
"@angular/forms": "18.2.12",
"@angular/platform-browser": "18.2.12",
"@angular/platform-browser-dynamic": "18.2.12",
"@angular/router": "18.2.12",
"@angular/animations": "18.2.13",
"@angular/common": "18.2.13",
"@angular/compiler": "18.2.13",
"@angular/core": "18.2.13",
"@angular/forms": "18.2.13",
"@angular/platform-browser": "18.2.13",
"@angular/platform-browser-dynamic": "18.2.13",
"@angular/router": "18.2.13",
"rxjs": "7.8.1",
"tslib": "2.8.1",
"zone.js": "0.14.10"
},
"devDependencies": {
"@angular-devkit/build-angular": "18.2.12",
"@angular/cli": "18.2.12",
"@angular/compiler-cli": "18.2.12",
"@angular/compiler-cli": "18.2.13",
"@types/jasmine": "5.1.4",
"@types/node": "22.10.0",
"jasmine-core": "5.4.0",
Expand Down

0 comments on commit 176605c

Please sign in to comment.