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 179585c commit 7fb9aadCopy full SHA for 7fb9aad
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