Skip to content

Commit

Permalink
chore(e2e/a18): update angular monorepo to v18.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2024
1 parent d27bb24 commit 571a4bf
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 62 deletions.
106 changes: 53 additions & 53 deletions e2e/a18/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/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.2.0",
"@angular/common": "18.2.0",
"@angular/compiler": "18.2.0",
"@angular/core": "18.2.0",
"@angular/forms": "18.2.0",
"@angular/platform-browser": "18.2.0",
"@angular/platform-browser-dynamic": "18.2.0",
"@angular/router": "18.2.0",
"@angular/animations": "18.2.1",
"@angular/common": "18.2.1",
"@angular/compiler": "18.2.1",
"@angular/core": "18.2.1",
"@angular/forms": "18.2.1",
"@angular/platform-browser": "18.2.1",
"@angular/platform-browser-dynamic": "18.2.1",
"@angular/router": "18.2.1",
"rxjs": "7.8.1",
"tslib": "2.6.3",
"zone.js": "0.14.10"
},
"devDependencies": {
"@angular-devkit/build-angular": "18.2.1",
"@angular/cli": "18.2.1",
"@angular/compiler-cli": "18.2.0",
"@angular/compiler-cli": "18.2.1",
"@types/jasmine": "5.1.4",
"@types/jest": "29.5.12",
"jasmine-core": "5.1.2",
Expand Down

0 comments on commit 571a4bf

Please sign in to comment.