Skip to content

Commit

Permalink
fix(deps): update nx to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 1, 2024
1 parent b789e39 commit 82cd554
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 51 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "groundwork",
"description": "A monorepo boilerplate using pnpm, nx, and lerna-lite.",
"version": "0.0.7",
"version": "0.0.8",
"type": "module",
"private": true,
"author": "Matthew Waldron",
Expand Down Expand Up @@ -50,7 +50,7 @@
"@lerna-lite/version": "3.3.0",
"@manypkg/cli": "0.21.3",
"@nrwl/cli": "15.9.3",
"@nrwl/nx-cloud": "16.5.2",
"@nrwl/nx-cloud": "18.0.0",
"@secretlint/secretlint-rule-preset-recommend": "8.1.2",
"@types/node": "20.11.30",
"commitizen": "4.3.0",
Expand All @@ -60,7 +60,7 @@
"knip": "4.6.0",
"lint-staged": "15.2.2",
"npm-run-all2": "6.1.2",
"nx": "17.3.2",
"nx": "18.2.1",
"prettier": "3.2.5",
"publint": "0.2.7",
"secretlint": "8.1.2",
Expand Down
96 changes: 48 additions & 48 deletions pnpm-lock.yaml

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

0 comments on commit 82cd554

Please sign in to comment.