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 3dee955 commit 8491adeCopy full SHA for 8491ade
2 files changed
package.json
@@ -29,10 +29,10 @@
29
"updateGitHooks": "simple-git-hooks"
30
},
31
"devDependencies": {
32
- "@commitlint/cli": "^19.8.1",
33
- "@commitlint/config-conventional": "^19.8.1",
34
- "@commitlint/config-pnpm-scopes": "^19.8.1",
35
- "@commitlint/cz-commitlint": "^19.8.1",
+ "@commitlint/cli": "^20.0.0",
+ "@commitlint/config-conventional": "^20.0.0",
+ "@commitlint/config-pnpm-scopes": "^20.0.0",
+ "@commitlint/cz-commitlint": "^20.0.0",
36
"@kidajs/react": "workspace:^",
37
"@kidajs/react-router": "workspace:^",
38
"@kidajs/router": "workspace:^",
0 commit comments