Skip to content

Commit

Permalink
fix: update nx dependencies to v17.0.3
Browse files Browse the repository at this point in the history
See associated pull request for more information.
  • Loading branch information
renovate[bot] authored Nov 6, 2023
1 parent f033133 commit 2702a52
Show file tree
Hide file tree
Showing 2 changed files with 426 additions and 1,510 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@angular/platform-browser": "16.2.11",
"@angular/platform-browser-dynamic": "16.2.11",
"@angular/router": "16.2.11",
"@nx/angular": "17.0.2",
"@nx/angular": "17.0.3",
"bootstrap": "5.2.3",
"commander": "11.1.0",
"rxjs": "7.8.1",
Expand All @@ -44,13 +44,13 @@
"@commitlint/config-angular": "17.8.1",
"@hirez_io/observer-spy": "2.2.0",
"@jscutlery/semver": "4.0.0",
"@nx/devkit": "17.0.2",
"@nx/eslint": "17.0.2",
"@nx/eslint-plugin": "17.0.2",
"@nx/jest": "17.0.2",
"@nx/js": "17.0.2",
"@nx/web": "17.0.2",
"@nx/workspace": "17.0.2",
"@nx/devkit": "17.0.3",
"@nx/eslint": "17.0.3",
"@nx/eslint-plugin": "17.0.3",
"@nx/jest": "17.0.3",
"@nx/js": "17.0.3",
"@nx/web": "17.0.3",
"@nx/workspace": "17.0.3",
"@schematics/angular": "16.2.8",
"@types/jest": "29.5.7",
"@types/node": "18.18.8",
Expand All @@ -68,7 +68,7 @@
"jsonc-eslint-parser": "^2.1.0",
"lint-staged": "13.3.0",
"ng-packagr": "16.2.3",
"nx": "17.0.2",
"nx": "17.0.3",
"postcss": "8.4.31",
"postcss-import": "15.1.0",
"postcss-preset-env": "9.3.0",
Expand Down
Loading

0 comments on commit 2702a52

Please sign in to comment.