Skip to content

Commit

Permalink
chore(e2e/min): update angular monorepo to v18.2.12 (patch) (#10472)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2024
2 parents 6797f01 + 8e955dd commit 0105a74
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 56 deletions.
96 changes: 48 additions & 48 deletions e2e/min/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions e2e/min/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,21 +16,21 @@
"test:jest:debug": "npm run test:jest -- -i --watch"
},
"dependencies": {
"@angular/common": "18.2.11",
"@angular/compiler": "18.2.11",
"@angular/core": "18.2.11",
"@angular/forms": "18.2.11",
"@angular/platform-browser": "18.2.11",
"@angular/platform-browser-dynamic": "18.2.11",
"@angular/router": "18.2.11",
"@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",
"rxjs": "7.8.1",
"tslib": "2.8.1",
"zone.js": "0.14.10"
},
"devDependencies": {
"@angular-devkit/build-angular": "18.2.11",
"@angular/cli": "18.2.11",
"@angular/compiler-cli": "18.2.11",
"@angular/compiler-cli": "18.2.12",
"@types/jasmine": "5.1.4",
"@types/jest": "29.5.14",
"@types/node": "22.9.0",
Expand Down

0 comments on commit 0105a74

Please sign in to comment.