Skip to content

Commit

Permalink
chore(deps) Update dependency @commitlint/load to v17
Browse files Browse the repository at this point in the history
renovate[bot] authored Sep 30, 2024
1 parent 5686839 commit a379ff5
Showing 2 changed files with 349 additions and 256 deletions.
601 changes: 347 additions & 254 deletions package-lock.json
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cz-conventional-changelog",
"version": "0.0.2",
"version": "0.0.3",
"description": "Commitizen adapter following the conventional-changelog format.",
"main": "index.js",
"scripts": {
@@ -38,7 +38,7 @@
"semver": "^7.6.3"
},
"optionalDependencies": {
"@commitlint/load": "6.1.3"
"@commitlint/load": "17.8.1"
},
"config": {
"commitizen": {

0 comments on commit a379ff5

Please sign in to comment.