Skip to content

Commit

Permalink
ci: downgrade to commitlint 14.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brettstack committed Dec 19, 2023
1 parent 1cfb460 commit 07744c9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
]
},
"devDependencies": {
"@commitlint/config-conventional": "^17.8.1",
"@commitlint/config-conventional": "^14.1.0",
"@ryansonshine/commitizen": "^4.2.8",
"@ryansonshine/cz-conventional-changelog": "^3.3.4",
"@semantic-release/changelog": "^6.0.3",
Expand All @@ -75,7 +75,7 @@
"@types/aws-lambda": "^8.10.130",
"@types/jest": "^29.5.11",
"acorn": "^8.11.2",
"commitlint": "^17.8.1",
"commitlint": "^14.1.0",
"compression": "^1.7.4",
"cors": "^2.8.5",
"ejs": "^3.1.9",
Expand Down Expand Up @@ -110,4 +110,4 @@
"path": "./node_modules/@ryansonshine/cz-conventional-changelog"
}
}
}
}

0 comments on commit 07744c9

Please sign in to comment.