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 9546198 commit 9fbd38dCopy full SHA for 9fbd38d
package.json
@@ -24,7 +24,7 @@
24
"release": "bumpp vite-cli/package.json && pnpm publish -r"
25
},
26
"devDependencies": {
27
- "@commitlint/config-conventional": "^17.3.0",
+ "@commitlint/config-conventional": "^19.0.0",
28
"@farmfe/cli": "nightly",
29
"@farmfe/core": "nightly",
30
"@types/fs-extra": "^11.0.0",
@@ -34,7 +34,7 @@
34
"chalk": "^5.1.2",
35
"chokidar": "^3.5.3",
36
"commitizen": "^4.2.6",
37
- "commitlint": "^17.3.0",
+ "commitlint": "^19.0.0",
38
"commitlint-config-cz": "^0.13.3",
39
"cz-conventional-changelog": "^3.3.0",
40
"cz-customizable": "^6.9.2",
0 commit comments