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 261e91b commit b07cd69Copy full SHA for b07cd69
package.json
@@ -26,9 +26,9 @@
26
},
27
"homepage": "https://github.com/untool/eprom#readme",
28
"devDependencies": {
29
- "@commitlint/cli": "^11.0.0",
30
- "@commitlint/config-conventional": "^11.0.0",
31
- "@commitlint/travis-cli": "^11.0.0",
+ "@commitlint/cli": "^18.0.0",
+ "@commitlint/config-conventional": "^18.0.0",
+ "@commitlint/travis-cli": "^18.0.0",
32
"@untool/eslint-config": "^1.0.0",
33
"@untool/prettier-config": "^1.0.0",
34
"cz-conventional-changelog": "^3.0.0",
0 commit comments