We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68c0515 commit fbe6643Copy full SHA for fbe6643
package.json
@@ -62,9 +62,9 @@
62
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
63
},
64
"devDependencies": {
65
- "@commitlint/cli": "^17.0.0",
66
- "@commitlint/config-conventional": "^17.0.0",
67
- "@commitlint/cz-commitlint": "^17.0.0",
+ "@commitlint/cli": "^19.0.0",
+ "@commitlint/config-conventional": "^19.0.0",
+ "@commitlint/cz-commitlint": "^19.0.0",
68
"@rollup/plugin-node-resolve": "^16.0.0",
69
"@size-limit/preset-big-lib": "^11.1.6",
70
"@storybook/addon-actions": "^8.4.7",
0 commit comments