We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e44ef6 commit 15c58cdCopy full SHA for 15c58cd
1 file changed
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": "19.6.1",
+ "@commitlint/config-conventional": "19.6.0",
+ "@commitlint/cz-commitlint": "19.6.1",
40
"@softwareventures/eslint-config": "7.9.0",
41
"@softwareventures/precise-commits": "4.0.15",
42
"@softwareventures/prettier-config": "4.0.0",
0 commit comments