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 055b601 commit de4a046Copy full SHA for de4a046
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": "^8.0.0",
70
"@storybook/addon-actions": "^8.4.7",
0 commit comments