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 May 1, 2024
1 parent 0f16e33 commit c4e4e22
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 64 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.9",
"version": "0.0.10",
"type": "module",
"private": true,
"author": "Matthew Waldron",
Expand Down Expand Up @@ -50,7 +50,7 @@
"@lerna-lite/version": "3.3.1",
"@manypkg/cli": "0.21.3",
"@nrwl/cli": "15.9.3",
"@nrwl/nx-cloud": "16.5.2",
"@nrwl/nx-cloud": "18.0.1",
"@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.3.4",
"prettier": "3.2.5",
"publint": "0.2.7",
"secretlint": "8.1.2",
Expand Down
110 changes: 49 additions & 61 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 c4e4e22

Please sign in to comment.