Skip to content

Commit

Permalink
chore(e2e/min): update angular monorepo to v18.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 18, 2024
1 parent 8c13d42 commit 5e4c80d
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 57 deletions.
98 changes: 49 additions & 49 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.1.5",
"@angular/compiler": "18.1.5",
"@angular/core": "18.1.5",
"@angular/forms": "18.1.5",
"@angular/platform-browser": "18.1.5",
"@angular/platform-browser-dynamic": "18.1.5",
"@angular/router": "18.1.5",
"@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",
"rxjs": "7.8.1",
"tslib": "2.6.3",
"zone.js": "0.14.10"
},
"devDependencies": {
"@angular-devkit/build-angular": "18.1.3",
"@angular/cli": "18.1.3",
"@angular/compiler-cli": "18.1.5",
"@angular/compiler-cli": "18.2.0",
"@types/jasmine": "5.1.4",
"@types/jest": "29.5.12",
"@types/node": "20.14.15",
Expand Down

0 comments on commit 5e4c80d

Please sign in to comment.