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 eaae26c commit 98e9642Copy full SHA for 98e9642
package.json
@@ -84,9 +84,9 @@
84
"devDependencies": {
85
"@babel/core": "^7.17.9",
86
"@babel/eslint-parser": "^7.17.0",
87
- "@commitlint/cli": "^17.0.0",
88
- "@commitlint/config-conventional": "^17.0.0",
89
- "@commitlint/cz-commitlint": "^17.0.0",
+ "@commitlint/cli": "^19.0.0",
+ "@commitlint/config-conventional": "^19.0.0",
+ "@commitlint/cz-commitlint": "^19.0.0",
90
"@rollup/plugin-node-resolve": "^13.2.0",
91
"@size-limit/preset-big-lib": "^7.0.8",
92
"@storybook/addon-actions": "^6.4.22",
0 commit comments