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 603a969 commit 0724e62Copy full SHA for 0724e62
package.json
@@ -11,9 +11,9 @@
11
"semantic-release": "semantic-release"
12
},
13
"devDependencies": {
14
- "@commitlint/cli": "^7.2.1",
15
- "@commitlint/config-conventional": "^7.1.2",
16
- "@commitlint/travis-cli": "^7.2.1",
+ "@commitlint/cli": "^20.0.0",
+ "@commitlint/config-conventional": "^20.0.0",
+ "@commitlint/travis-cli": "^20.0.0",
17
"husky": "^1.1.3",
18
"semantic-release": "^15.10.8",
19
"travis-deploy-once": "^5.0.9"
0 commit comments