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 f5066ea commit b899dd0Copy full SHA for b899dd0
package.json
@@ -22,8 +22,8 @@
22
"react-dom": "^17.0.0"
23
},
24
"devDependencies": {
25
- "@commitlint/cli": "^18.4.4",
26
- "@commitlint/config-conventional": "^18.4.4",
+ "@commitlint/cli": "^11.0.0",
+ "@commitlint/config-conventional": "^11.0.0",
27
"@typescript-eslint/eslint-plugin": "^4.15.2",
28
"@typescript-eslint/parser": "^4.15.2",
29
"eslint": "^7.20.0",
0 commit comments