Skip to content

Commit

Permalink
chore(e2e/jasmine): update angular monorepo to v19.1.1 (patch) (#10808)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
2 parents ac6ce15 + da18ccb commit 8c1c8e0
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": "19.1.0",
"@angular/common": "19.1.0",
"@angular/compiler": "19.1.0",
"@angular/core": "19.1.0",
"@angular/forms": "19.1.0",
"@angular/platform-browser": "19.1.0",
"@angular/platform-browser-dynamic": "19.1.0",
"@angular/router": "19.1.0",
"@angular/animations": "19.1.1",
"@angular/common": "19.1.1",
"@angular/compiler": "19.1.1",
"@angular/core": "19.1.1",
"@angular/forms": "19.1.1",
"@angular/platform-browser": "19.1.1",
"@angular/platform-browser-dynamic": "19.1.1",
"@angular/router": "19.1.1",
"rxjs": "7.8.1",
"tslib": "2.8.1",
"zone.js": "0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "19.1.1",
"@angular/cli": "19.1.1",
"@angular/compiler-cli": "19.1.0",
"@angular/compiler-cli": "19.1.1",
"@types/jasmine": "5.1.5",
"@types/node": "22.10.7",
"jasmine-core": "5.5.0",
Expand Down

0 comments on commit 8c1c8e0

Please sign in to comment.