We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fdd166 commit 4996ab5Copy full SHA for 4996ab5
package.json
@@ -53,8 +53,8 @@
53
"semantic-release": "semantic-release"
54
},
55
"devDependencies": {
56
- "@commitlint/cli": "7.2.1",
57
- "@commitlint/config-conventional": "7.1.2",
+ "@commitlint/cli": "8.0.0",
+ "@commitlint/config-conventional": "8.0.0",
58
"@types/execa": "0.9.0",
59
"@types/mocha": "5.2.6",
60
"@types/mz": "0.0.32",
0 commit comments