We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 880810f commit c5ef826Copy full SHA for c5ef826
2 files changed
package.json
@@ -30,9 +30,9 @@
30
"semantic-release": ">= 22.0.0"
31
},
32
"devDependencies": {
33
- "@commitlint/cli": "19.8.1",
34
- "@commitlint/config-conventional": "19.8.1",
35
- "@commitlint/cz-commitlint": "19.8.1",
+ "@commitlint/cli": "21.0.1",
+ "@commitlint/config-conventional": "21.0.1",
+ "@commitlint/cz-commitlint": "21.0.1",
36
"@softwareventures/eslint-config": "7.10.0",
37
"@softwareventures/precise-commits": "4.0.25",
38
"@softwareventures/prettier-config": "4.0.0",
0 commit comments