We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f6700b commit 73bed8bCopy full SHA for 73bed8b
package.json
@@ -34,9 +34,9 @@
34
"unknown": "^0.2.5"
35
},
36
"devDependencies": {
37
- "@commitlint/cli": "18.6.1",
38
- "@commitlint/config-conventional": "18.6.3",
39
- "@commitlint/cz-commitlint": "18.6.1",
+ "@commitlint/cli": "20.4.3",
+ "@commitlint/config-conventional": "20.4.3",
+ "@commitlint/cz-commitlint": "20.4.3",
40
"@softwareventures/eslint-config": "7.10.0",
41
"@softwareventures/precise-commits": "4.0.23",
42
"@softwareventures/prettier-config": "4.0.0",
0 commit comments