Skip to content

Commit

Permalink
chore(e2e/nx): update angular monorepo to v18.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 28, 2024
1 parent 520d3e9 commit 8689988
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 67 deletions.
114 changes: 57 additions & 57 deletions e2e/nx/package-lock.json

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

20 changes: 10 additions & 10 deletions e2e/nx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
"test": "nx test"
},
"dependencies": {
"@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",
"@angular/animations": "18.2.2",
"@angular/common": "18.2.2",
"@angular/compiler": "18.2.2",
"@angular/core": "18.2.2",
"@angular/forms": "18.2.2",
"@angular/platform-browser": "18.2.2",
"@angular/platform-browser-dynamic": "18.2.2",
"@angular/router": "18.2.2",
"@nx/angular": "19.6.3",
"rxjs": "7.8.1",
"tslib": "2.7.0",
Expand All @@ -26,8 +26,8 @@
"devDependencies": {
"@angular-devkit/build-angular": "18.2.1",
"@angular/cli": "18.2.1",
"@angular/compiler-cli": "18.2.1",
"@angular/language-service": "18.2.1",
"@angular/compiler-cli": "18.2.2",
"@angular/language-service": "18.2.2",
"@nx/jest": "19.6.3",
"@nx/workspace": "19.6.3",
"@types/jasmine": "5.1.4",
Expand Down

0 comments on commit 8689988

Please sign in to comment.