We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4333128 commit c1a0671Copy full SHA for c1a0671
package.json
@@ -51,9 +51,9 @@
51
"svelte": "^4.0.0"
52
},
53
"devDependencies": {
54
- "@commitlint/cli": "^18.0.0",
55
- "@commitlint/config-conventional": "^18.0.0",
56
- "@commitlint/cz-commitlint": "^18.0.0",
+ "@commitlint/cli": "^19.0.0",
+ "@commitlint/config-conventional": "^19.0.0",
+ "@commitlint/cz-commitlint": "^19.0.0",
57
"@size-limit/preset-big-lib": "^8.0.0",
58
"@storybook/addon-actions": "^7.6.10",
59
"@storybook/addon-backgrounds": "^7.6.10",
0 commit comments