Skip to content

Commit

Permalink
fix(deps): update dependencies (#245)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 1, 2025
1 parent d533709 commit 555c04f
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 65 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.21",
"version": "0.0.22",
"type": "module",
"private": true,
"author": "Matthew Waldron",
Expand Down Expand Up @@ -60,11 +60,11 @@
"execa": "8.0.1",
"husky": "9.1.7",
"knip": "4.6.0",
"lint-staged": "15.3.0",
"lint-staged": "15.4.3",
"npm-run-all2": "6.2.6",
"nx": "17.3.2",
"prettier": "3.4.2",
"publint": "0.2.12",
"publint": "0.3.2",
"secretlint": "8.5.0",
"syncpack": "12.4.0",
"typescript": "5.7.3"
Expand Down
96 changes: 34 additions & 62 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 555c04f

Please sign in to comment.