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 Jun 1, 2024
1 parent e318312 commit 6d9250b
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 293 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 @@ -41,8 +41,8 @@
},
"license": "MIT",
"dependencies": {
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.3",
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@lerna-lite/changed": "3.3.3",
"@lerna-lite/cli": "3.3.3",
"@lerna-lite/list": "3.3.3",
Expand Down
Loading

0 comments on commit 6d9250b

Please sign in to comment.