Skip to content

Commit

Permalink
⬆️ Update commitlint monorepo to v19
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 22, 2024
1 parent 524fa41 commit 9018068
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 239 deletions.
6 changes: 3 additions & 3 deletions packages/commitlint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,15 +52,15 @@
"package.json": "sort-package-json"
},
"devDependencies": {
"@commitlint/lint": "^17.8.1",
"@commitlint/lint": "^19.2.2",
"@commitlint/utils": "^8.3.6",
"sort-package-json": "^2.10.0"
},
"engines": {
"node": "^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
},
"dependencies": {
"@commitlint/config-conventional": "^17.8.1",
"@commitlint/format": "^17.8.1"
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/format": "^19.3.0"
}
}
Loading

0 comments on commit 9018068

Please sign in to comment.