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 adcedca commit edd5c77Copy full SHA for edd5c77
package.json
@@ -64,9 +64,9 @@
64
"@babel/core": ">=7.14.3",
65
"@babel/preset-env": ">=7.14.4",
66
"@babel/preset-react": ">=7.13.13",
67
- "@commitlint/cli": "^12.1.4",
68
- "@commitlint/config-conventional": ">=12.1.4",
69
- "@commitlint/travis-cli": ">=12.1.4",
+ "@commitlint/cli": "^17.5.0",
+ "@commitlint/config-conventional": ">=17.4.4",
+ "@commitlint/travis-cli": ">=17.5.0",
70
"@rollup/plugin-babel": "^5.3.0",
71
"@testing-library/dom": "^7.31.0",
72
"@testing-library/react": ">=11.2.5",
0 commit comments