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 9166c22 commit c7e0110Copy full SHA for c7e0110
package.json
@@ -27,9 +27,9 @@
27
},
28
"homepage": "https://github.com/untool/duplitect#readme",
29
"devDependencies": {
30
- "@commitlint/cli": "^9.0.0",
31
- "@commitlint/config-conventional": "^9.0.0",
32
- "@commitlint/travis-cli": "^9.0.0",
+ "@commitlint/cli": "^20.0.0",
+ "@commitlint/config-conventional": "^20.0.0",
+ "@commitlint/travis-cli": "^20.0.0",
33
"@untool/eslint-config": "^1.0.0",
34
"@untool/prettier-config": "^1.0.0",
35
"ava": "^2",
0 commit comments