Skip to content

Commit

Permalink
fix(deps): update dependency nx to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 1, 2024
1 parent e2080d9 commit e9fca2d
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 41 deletions.
4 changes: 2 additions & 2 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.12",
"version": "0.0.13",
"type": "module",
"private": true,
"author": "Matthew Waldron",
Expand Down Expand Up @@ -60,7 +60,7 @@
"knip": "4.6.0",
"lint-staged": "15.2.5",
"npm-run-all2": "6.2.0",
"nx": "17.3.2",
"nx": "18.3.5",
"prettier": "3.2.5",
"publint": "0.2.8",
"secretlint": "8.1.2",
Expand Down
78 changes: 39 additions & 39 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 e9fca2d

Please sign in to comment.