Skip to content

Commit

Permalink
fix(deps): update dependencies (#242)
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 a314118 commit 4949f4a
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 342 deletions.
8 changes: 4 additions & 4 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.20",
"version": "0.0.21",
"type": "module",
"private": true,
"author": "Matthew Waldron",
Expand Down Expand Up @@ -42,7 +42,7 @@
},
"license": "MIT",
"dependencies": {
"@arethetypeswrong/cli": "0.17.2",
"@arethetypeswrong/cli": "0.17.3",
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.3",
"@lerna-lite/changed": "3.10.1",
Expand All @@ -54,7 +54,7 @@
"@nrwl/cli": "15.9.3",
"@nrwl/nx-cloud": "18.0.1",
"@secretlint/secretlint-rule-preset-recommend": "8.5.0",
"@types/node": "20.17.10",
"@types/node": "20.17.16",
"commitizen": "4.3.1",
"cz-conventional-changelog": "3.3.0",
"execa": "8.0.1",
Expand All @@ -67,7 +67,7 @@
"publint": "0.2.12",
"secretlint": "8.5.0",
"syncpack": "12.4.0",
"typescript": "5.7.2"
"typescript": "5.7.3"
},
"manypkg": {
"ignoredRules": [
Expand Down
Loading

0 comments on commit 4949f4a

Please sign in to comment.