We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bdbad0 commit a962e1bCopy full SHA for a962e1b
package.json
@@ -56,9 +56,9 @@
56
},
57
"devDependencies": {
58
"@babel/core": "^7.15.8",
59
- "@commitlint/cli": "^16.0.3",
60
- "@commitlint/config-conventional": "^16.0.0",
61
- "@commitlint/cz-commitlint": "^16.0.3",
+ "@commitlint/cli": "^17.0.0",
+ "@commitlint/config-conventional": "^17.0.0",
+ "@commitlint/cz-commitlint": "^17.0.0",
62
"@rollup/plugin-node-resolve": "^13.0.5",
63
"@size-limit/preset-big-lib": "^7.0.4",
64
"@storybook/addon-actions": "^6.3.12",
0 commit comments