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 ce070f1 commit 28220d7Copy full SHA for 28220d7
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