We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31e22f9 commit e5077d2Copy full SHA for e5077d2
package.json
@@ -24,8 +24,8 @@
24
"release": "npm run test && npm run build && npm run publish"
25
},
26
"devDependencies": {
27
- "@commitlint/cli": "^8.1.0",
28
- "@commitlint/config-conventional": "^8.1.0",
+ "@commitlint/cli": "^12.0.0",
+ "@commitlint/config-conventional": "^12.0.0",
29
"@types/jest": "^25.0.0",
30
"@types/node": "^10.14.7",
31
"@typescript-eslint/eslint-plugin": "^2.0.0",
0 commit comments