Skip to content

Commit

Permalink
fix(deps): update dependencies (#191)
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] committed Jun 1, 2024
1 parent 1eb60ca commit e2080d9
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 239 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.11",
"version": "0.0.12",
"type": "module",
"private": true,
"author": "Matthew Waldron",
Expand Down Expand Up @@ -52,14 +52,14 @@
"@nrwl/cli": "15.9.3",
"@nrwl/nx-cloud": "18.0.1",
"@secretlint/secretlint-rule-preset-recommend": "8.1.2",
"@types/node": "20.11.30",
"@types/node": "20.12.12",
"commitizen": "4.3.0",
"cz-conventional-changelog": "3.3.0",
"execa": "8.0.1",
"husky": "9.0.11",
"knip": "4.6.0",
"lint-staged": "15.2.5",
"npm-run-all2": "6.1.2",
"npm-run-all2": "6.2.0",
"nx": "17.3.2",
"prettier": "3.2.5",
"publint": "0.2.8",
Expand Down
Loading

0 comments on commit e2080d9

Please sign in to comment.