We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65b3cdd commit 46b72d1Copy full SHA for 46b72d1
package.json
@@ -35,9 +35,9 @@
35
"unknown": "^0.2.5"
36
},
37
"devDependencies": {
38
- "@commitlint/cli": "18.6.1",
39
- "@commitlint/config-conventional": "18.6.3",
40
- "@commitlint/cz-commitlint": "18.6.1",
+ "@commitlint/cli": "19.5.0",
+ "@commitlint/config-conventional": "19.5.0",
+ "@commitlint/cz-commitlint": "19.5.0",
41
"@softwareventures/eslint-config": "7.5.0",
42
"@softwareventures/precise-commits": "4.0.7",
43
"@softwareventures/prettier-config": "4.0.0",
0 commit comments