We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 056bcf1 commit 3837301Copy full SHA for 3837301
1 file 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.1.0",
+ "@commitlint/config-conventional": "21.1.0",
+ "@commitlint/cz-commitlint": "21.1.0",
36
"@softwareventures/eslint-config": "7.10.0",
37
"@softwareventures/precise-commits": "4.0.26",
38
"@softwareventures/prettier-config": "4.0.0",
0 commit comments