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 4a72139 commit 48d7101Copy full SHA for 48d7101
package.json
@@ -81,9 +81,9 @@
81
"devDependencies": {
82
"@babel/core": "^7.17.9",
83
"@babel/eslint-parser": "^7.17.0",
84
- "@commitlint/cli": "^17.0.0",
85
- "@commitlint/config-conventional": "^17.0.0",
86
- "@commitlint/cz-commitlint": "^17.0.0",
+ "@commitlint/cli": "^20.0.0",
+ "@commitlint/config-conventional": "^20.0.0",
+ "@commitlint/cz-commitlint": "^20.0.0",
87
"@rollup/plugin-node-resolve": "^13.2.0",
88
"@size-limit/preset-big-lib": "^7.0.8",
89
"@storybook/addon-actions": "^6.4.22",
0 commit comments