Skip to content

Commit

Permalink
chore(e2e/nx): update nrwl monorepo to v20.1.3 (patch) (#10557)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 23, 2024
2 parents 9b4d41f + b8ed73f commit f109932
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 93 deletions.
178 changes: 89 additions & 89 deletions e2e/nx/package-lock.json

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

8 changes: 4 additions & 4 deletions e2e/nx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@angular/platform-browser": "18.2.12",
"@angular/platform-browser-dynamic": "18.2.12",
"@angular/router": "18.2.12",
"@nx/angular": "20.1.2",
"@nx/angular": "20.1.3",
"rxjs": "7.8.1",
"tslib": "2.8.1",
"zone.js": "0.14.10"
Expand All @@ -28,8 +28,8 @@
"@angular/cli": "18.2.12",
"@angular/compiler-cli": "18.2.12",
"@angular/language-service": "18.2.12",
"@nx/jest": "20.1.2",
"@nx/workspace": "20.1.2",
"@nx/jest": "20.1.3",
"@nx/workspace": "20.1.3",
"@types/jasmine": "5.1.4",
"@types/jest": "29.5.14",
"@types/node": "22.9.1",
Expand All @@ -38,7 +38,7 @@
"jest-preset-angular": "14.3.3",
"ng-packagr": "18.2.1",
"npm": "10.9.1",
"nx": "20.1.2",
"nx": "20.1.3",
"ts-jest": "29.2.5",
"typescript": "5.5.4"
},
Expand Down

0 comments on commit f109932

Please sign in to comment.