We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9976cf commit 24efa1dCopy full SHA for 24efa1d
package.json
@@ -29,8 +29,8 @@
29
"devDependencies": {
30
"@babel/core": "^7.5.5",
31
"@babel/preset-env": "^7.5.5",
32
- "@commitlint/cli": "^8.1.0",
33
- "@commitlint/config-conventional": "^8.1.0",
+ "@commitlint/cli": "^20.3.0",
+ "@commitlint/config-conventional": "^20.3.0",
34
"@nuxtjs/eslint-config": "^1.1.2",
35
"babel-eslint": "^10.0.3",
36
"babel-jest": "^24.9.0",
0 commit comments