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 7379723 commit 5fc93d9Copy full SHA for 5fc93d9
package.json
@@ -22,9 +22,9 @@
22
"typecheck": "tsc"
23
},
24
"devDependencies": {
25
- "@commitlint/cli": "^19.5.0",
26
- "@commitlint/config-conventional": "^19.5.0",
27
- "@commitlint/types": "^19.5.0",
+ "@commitlint/cli": "^20.0.0",
+ "@commitlint/config-conventional": "^20.0.0",
+ "@commitlint/types": "^20.0.0",
28
"@docusaurus/core": "3.8.1",
29
"@docusaurus/faster": "^3.8.1",
30
"@docusaurus/module-type-aliases": "3.8.1",
0 commit comments