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 2a00fdb commit f6c09eeCopy full SHA for f6c09ee
package.json
@@ -56,9 +56,9 @@
56
"updateGitHooks": "simple-git-hooks"
57
},
58
"devDependencies": {
59
- "@commitlint/cli": "^18.0.0",
60
- "@commitlint/config-conventional": "^18.0.0",
61
- "@commitlint/cz-commitlint": "^18.0.0",
+ "@commitlint/cli": "^20.0.0",
+ "@commitlint/config-conventional": "^20.0.0",
+ "@commitlint/cz-commitlint": "^20.0.0",
62
"@rollup/plugin-node-resolve": "^15.0.1",
63
"@size-limit/preset-small-lib": "^11.0.0",
64
"@swc/core": "^1.3.20",
0 commit comments