Skip to content

Commit

Permalink
fix: update nx dependencies to v16.9.1
Browse files Browse the repository at this point in the history
See associated pull request for more information.
  • Loading branch information
renovate[bot] authored Oct 3, 2023
1 parent 77c2c3f commit b7f919d
Show file tree
Hide file tree
Showing 2 changed files with 255 additions and 456 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@angular/platform-browser": "16.2.3",
"@angular/platform-browser-dynamic": "16.2.3",
"@angular/router": "16.2.3",
"@nx/angular": "16.7.3",
"@nx/angular": "16.9.1",
"bootstrap": "5.2.3",
"commander": "11.0.0",
"rxjs": "7.8.1",
Expand All @@ -43,13 +43,13 @@
"@commitlint/config-angular": "17.6.7",
"@hirez_io/observer-spy": "2.2.0",
"@jscutlery/semver": "3.1.0",
"@nx/devkit": "16.7.3",
"@nx/eslint-plugin": "16.7.3",
"@nx/jest": "16.7.3",
"@nx/js": "16.7.3",
"@nx/linter": "16.7.3",
"@nx/web": "16.7.3",
"@nx/workspace": "16.7.3",
"@nx/devkit": "16.9.1",
"@nx/eslint-plugin": "16.9.1",
"@nx/jest": "16.9.1",
"@nx/js": "16.9.1",
"@nx/linter": "16.9.1",
"@nx/web": "16.9.1",
"@nx/workspace": "16.9.1",
"@schematics/angular": "16.2.1",
"@types/jest": "29.5.3",
"@types/node": "18.17.3",
Expand All @@ -64,7 +64,7 @@
"jest-preset-angular": "13.1.1",
"lint-staged": "13.2.3",
"ng-packagr": "16.1.0",
"nx": "16.7.3",
"nx": "16.9.1",
"postcss": "8.4.27",
"postcss-import": "15.1.0",
"postcss-preset-env": "9.1.1",
Expand Down
Loading

0 comments on commit b7f919d

Please sign in to comment.