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 f4d44e6 commit 8a25a9aCopy full SHA for 8a25a9a
package.json
@@ -10,9 +10,9 @@
10
"lint": "pnpm -r lint"
11
},
12
"devDependencies": {
13
- "@commitlint/cli": "^19.0.0",
14
- "@commitlint/config-conventional": "^19.0.0",
15
- "@commitlint/types": "^19.0.0",
+ "@commitlint/cli": "^20.0.0",
+ "@commitlint/config-conventional": "^20.0.0",
+ "@commitlint/types": "^20.0.0",
16
"@logto/tunnel": "^0.3.0",
17
"husky": "^9.0.11",
18
"typescript": "^5.3.3"
0 commit comments