Skip to content

Commit

Permalink
fix(deps): update commitlint to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 1, 2024
1 parent f35279c commit efc3162
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 282 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.17",
"version": "0.0.18",
"type": "module",
"private": true,
"author": "Matthew Waldron",
Expand Down Expand Up @@ -43,8 +43,8 @@
"license": "MIT",
"dependencies": {
"@arethetypeswrong/cli": "0.15.3",
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.3",
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@lerna-lite/changed": "3.6.0",
"@lerna-lite/cli": "3.6.0",
"@lerna-lite/list": "3.6.0",
Expand Down
Loading

0 comments on commit efc3162

Please sign in to comment.