Skip to content

Commit

Permalink
chore: upgrade nx
Browse files Browse the repository at this point in the history
  • Loading branch information
ww-scott-timmins committed Jan 31, 2023
1 parent c165be5 commit 594dc28
Show file tree
Hide file tree
Showing 2 changed files with 520 additions and 100 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,16 +47,16 @@
"@actions/core": "^1.10.0",
"@commitlint/cli": "^17.4.2",
"@commitlint/config-conventional": "^17.4.2",
"@nrwl/cli": "15.5.2",
"@nrwl/devkit": "15.5.2",
"@nrwl/eslint-plugin-nx": "15.5.2",
"@nrwl/jest": "15.5.2",
"@nrwl/js": "15.5.2",
"@nrwl/linter": "15.5.2",
"@nrwl/node": "15.5.2",
"@nrwl/nx-cloud": "15.0.2",
"@nrwl/nx-plugin": "15.5.2",
"@nrwl/workspace": "15.5.2",
"@nrwl/cli": "15.6.3",
"@nrwl/devkit": "15.6.3",
"@nrwl/eslint-plugin-nx": "15.6.3",
"@nrwl/jest": "15.6.3",
"@nrwl/js": "15.6.3",
"@nrwl/linter": "15.6.3",
"@nrwl/node": "15.6.3",
"@nrwl/nx-cloud": "15.0.3",
"@nrwl/nx-plugin": "15.6.3",
"@nrwl/workspace": "15.6.3",
"@types/fs-extra": "^11.0.1",
"@types/jest": "28.1.1",
"@types/lodash": "^4.14.191",
Expand All @@ -78,7 +78,7 @@
"jest-playwright-preset": "^2.0.0",
"jsonc-eslint-parser": "^2.1.0",
"lint-staged": "^13.1.0",
"nx": "15.5.2",
"nx": "15.6.3",
"playwright": "^1.29.2",
"prettier": "2.8.3",
"semantic-release": "^20.0.2",
Expand Down
Loading

0 comments on commit 594dc28

Please sign in to comment.