Skip to content

Commit

Permalink
chore(e2e/a18): update angular monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 16, 2024
1 parent ca01f38 commit 79132e1
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions e2e/a18/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,22 +16,22 @@
},
"private": true,
"dependencies": {
"@angular/animations": "18.0.0-next.4",
"@angular/common": "18.0.0-next.4",
"@angular/compiler": "18.0.0-next.4",
"@angular/core": "18.0.0-next.4",
"@angular/forms": "18.0.0-next.4",
"@angular/platform-browser": "18.0.0-next.4",
"@angular/platform-browser-dynamic": "18.0.0-next.4",
"@angular/router": "18.0.0-next.4",
"@angular/animations": "18.0.0-rc.2",
"@angular/common": "18.0.0-rc.2",
"@angular/compiler": "18.0.0-rc.2",
"@angular/core": "18.0.0-rc.2",
"@angular/forms": "18.0.0-rc.2",
"@angular/platform-browser": "18.0.0-rc.2",
"@angular/platform-browser-dynamic": "18.0.0-rc.2",
"@angular/router": "18.0.0-rc.2",
"rxjs": "7.8.1",
"tslib": "2.3.1",
"zone.js": "0.14.4"
"zone.js": "0.14.5"
},
"devDependencies": {
"@angular-devkit/build-angular": "18.0.0-next.2",
"@angular/cli": "18.0.0-next.2",
"@angular/compiler-cli": "18.0.0-next.4",
"@angular/compiler-cli": "18.0.0-rc.2",
"@types/jasmine": "5.1.4",
"@types/jest": "29.5.12",
"jasmine-core": "5.1.2",
Expand Down

0 comments on commit 79132e1

Please sign in to comment.