Skip to content

Commit

Permalink
fix(deps): update dependencies (#221)
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 Jan 1, 2025
1 parent ca77947 commit fb6c8a4
Show file tree
Hide file tree
Showing 2 changed files with 282 additions and 374 deletions.
18 changes: 9 additions & 9 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.17",
"version": "0.0.18",
"type": "module",
"private": true,
"author": "Matthew Waldron",
Expand Down Expand Up @@ -42,7 +42,7 @@
},
"license": "MIT",
"dependencies": {
"@arethetypeswrong/cli": "0.15.3",
"@arethetypeswrong/cli": "0.15.4",
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.3",
"@lerna-lite/changed": "3.6.0",
Expand All @@ -54,20 +54,20 @@
"@nrwl/cli": "15.9.3",
"@nrwl/nx-cloud": "18.0.1",
"@secretlint/secretlint-rule-preset-recommend": "8.2.4",
"@types/node": "20.14.9",
"commitizen": "4.3.0",
"@types/node": "20.14.15",
"commitizen": "4.3.1",
"cz-conventional-changelog": "3.3.0",
"execa": "8.0.1",
"husky": "9.0.11",
"knip": "4.6.0",
"lint-staged": "15.2.7",
"npm-run-all2": "6.2.0",
"lint-staged": "15.2.11",
"npm-run-all2": "6.2.6",
"nx": "17.3.2",
"prettier": "3.3.2",
"publint": "0.2.8",
"prettier": "3.3.3",
"publint": "0.2.12",
"secretlint": "8.2.4",
"syncpack": "12.3.3",
"typescript": "5.5.2"
"typescript": "5.5.4"
},
"manypkg": {
"ignoredRules": [
Expand Down
Loading

0 comments on commit fb6c8a4

Please # to comment.