We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa51602 commit ca53defCopy full SHA for ca53def
1 file changed
package.json
@@ -46,9 +46,9 @@
46
"extends": "react-app"
47
},
48
"devDependencies": {
49
- "@commitlint/cli": "11.0.0",
50
- "@commitlint/config-conventional": "11.0.0",
51
- "@commitlint/travis-cli": "11.0.0",
+ "@commitlint/cli": "17.5.0",
+ "@commitlint/config-conventional": "17.4.4",
+ "@commitlint/travis-cli": "17.5.0",
52
"babel-plugin-import": "1.13.0",
53
"commitizen": "4.2.2",
54
"customize-cra": "1.0.0",
0 commit comments